How you will add an attachment from VF page? tell me the component names to achieve this functionality?
625In the process of creating a new record, how you will check, whether user has entered email or not in the email field of Account object?
628
Why are properties helpful in controllers? : salesforce visualforce
What is an external id in salesforce? Which all field data types can be used as external ids?
What is the Syntax for upsert & undelete trigger & Purpose undelete?
What are record types?
On each opportunity stage change, I want to display a new section on the page layout. How to achieve this?
Can we create master detail relationship between two standard objects?
What are the record types in salesforce?
What are the assignment rules?
How can you create visualforce page in salesforce? : salesforce visualforce
What is the difference between custom objects, custom settings and custom meta data ?
What are the type of events into salesforce lightning component?
What is record type?
What is the time-dependent workflow?
What is a Company Profile?
How to check whether user has access to a particular record or not? : salesforce sharing and security