How to ensure fls while working with lightning component?
Answer / Mukteshwar Yadav
To ensure FLS (Field Level Security) while working with Lightning components, you should retrieve data using Apex classes or REST/SOAP APIs that already have FLS rules applied. Additionally, you can create aura:hasRecordId and wireAdapters to retrieve the current user's record ID and access its related records. Finally, use aura:id to reference Lightning components and define their visibility based on record type or profile.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the use force:hasrecordID?
What are validation rules? : salesforce validation rules
How to read root element in xml dom ? : salesforce integration
What is Salesforce Certified?
What are the activities in salesforce?
What is junction object?
How to display error messages in the visualforce page ?
What are custom labels in salesforce? : salesforce crm
What will happen if we undelete junction object and normal object from recycle bin? : salesforce objects & fields
What identifies a controller as being an extension? : salesforce visualforce
Explain skinny table. What are the considerations for skinny table?
How you will do Mass Insert through trigger?