Posted in Salesforce

Salesforce Lightning : Datatable with Selectable Rows and Pagination

Customizing the Lightning Datatable is quite easy with Salesforce. Here is a simple and sample code with with 3 pages, getting data dynamically for every pagination and selectable rows with memory on every page.

Continue reading “Salesforce Lightning : Datatable with Selectable Rows and Pagination”
Posted in Salesforce

Salesforce: Round Robin Assignment Rule

Now, you can write assignment rule for any standard or custom object. You can assign ownership of a record to a user or a queue in a round robin fashion. Do you have custom owner field for your object? You can even assign a user or a queue to your custom field.

Continue reading “Salesforce: Round Robin Assignment Rule”