How to call apex class using java script?
What is the object in salesforce?
Can a user create insert their own custom logo, while creating their own custom applications?
We are not providing some of fields in .csv file which are required in filed level. What happens if we try to insert records into salesforce through data loader?
List examples of custom field types?
We are not providing some of fields in .csv file which are required in page layout level. What happens if we try to insert records into salesforce through data loader?
What is the use of “savepoint” in apex?
What is the difference between “export” and “export all” in data loader in salesforce?
What is the use of “transfer record” in profile?
How to delete “time based workflow” if there is already an action scheduled?
What are the main things need to consider in the “master-detail relationship”?
A custom object contains some records, now my requirement is to create the field in this object with the master-detail relationship. Can we create master-detail relationship in this case?
What are the actions in workflow?
How to run trigger in asynchronously?
List things that can be customized for page layouts?