What are the different data types that a standard field record name can have?
No Answer is Posted For this Question
Be the First to Post Answer
What is a Workflow Rule?
What is the difference between public cloud & private cloud in salesforce?
Write a trigger on account, while inserting a text value as ‘somename’ ended with ‘text’ ex: ‘renutext’ on account object it should through an error. How you will achieve this…??
What is the use of access="global”?
How will you pass values from vf page to controller?
How can you create many to many relationship in salesforce ?
What is the basic difference between application event and component event? : salesforce lightning component
How to create share table record using apex? : salesforce sharing and security
Explain data validation rules contain?
How many days are are items saved in the recycle bin of salesforce ?
Let’s say that you have an app myapp.app that contains a component mycmp.cmp with a ui:button component. During initialization, the init() event is fired in what order?
What are getter methods and setter methods? : salesforce crm