Which interface we are supposed to implement so that a lightning component can be used as quick action?
No Answer is Posted For this Question
Be the First to Post Answer
What is trigger.new?
What are force platform sites?
What is common between java and apex?
Are lightning components intended only for mobile apps ? : salesforce lightning component
How many ways we can made field is required?
Which is api based tool supported by salesforce and what are its advantages? : salesforce Data Management
When do we need to use javascript remoting and how is it implemented ?
Can we achieve this without using a trigger ?
Explain salesforce.com security implementation with respect to profiles, roles, and hierarchy, sharing rules, owd(org-wide default settings)?
Can we bind an existing Apex Controller with a lightning component?
How many ways call controller from visualforce page ?
There is a master-detail relationship between two objects and I want to ensure that the master object should not have more than 10 child records. How