Tag: Record
Record IDs with an explanation of 15 and 18-digit IDs in Salesforce
Each record in Salesforce has a unique value known as a record ID. Salesforce automatically assigns a unique Id to each Contact, Account, and other objects. Two new IDs are established in the background, one with 15 digits and the
Lightning Record Edit Form (LWC)
In Salesforce, LWC allows us to use lightning-record-edit-form which implements Lightning Data Service and doesn’t require any additional Apex controllers to create or update record data. It also takes care of field-level security and sharing for us, so that users
Record Video on Web through Javascript
Many browsers now have the facility to access video and audio input from the user. However, relying on the browser, it would be a full dynamic and inline experience, or it’d be delegated to a special app on the user’s