What are list of tools are avaliable in salesforce lightning ?
Answer / Pawan Singh
Some tools available in Salesforce Lightning include: App Builder, Flow, Process Builder, Lightning Components, Lightning Pages, Lightning Scheduler, and the Lightning Navigation Service.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is sosl and soql in salesforce?
What is custom controller? : salesforce visualforce
What is an external id in salesforce?
In salesforce, which fields are indexed automatically?
How many ways are there to call an apex class?
In trigger, lets say you have system.debug() statement after adderror() method. Will system.debug() be statement executed in trigger after adderror() method?
How do you call an API in Salesforce?
What is manual sharing?
Why do we use @auraenabled annotation?
List examples of custom field types?
Which report types are available in Dashboard?
What is difference between self-relationship and hierarchical relationship? : salesforce objects & fields