We all know that Salesforce standard Lightning DataTable is the best table that we can use to display the record and it also does support the in-line editing. There are some limitations of the Standard lightning datatable like we can not have a lookup field, Picklist field or event some file upload for every column.… Continue Reading How to use the Lookup field in Lightning DataTable?
-
November 23, 2021
-
November 23, 2021
Single sign-on (SSO) lets users access authorized network resources with one login. You validate usernames and passwords against your corporate user database or other client app rather than Salesforce managing separate passwords for each resource. There are 2 ways we can implement SSO in Force.com 1) Delegated authentication Delegated authentication SSO integrates Salesforce with an authentication… Continue Reading Single Sign On(SSO)