How can you create visualforce page in salesforce? : salesforce visualforce



How can you create visualforce page in salesforce? : salesforce visualforce..

Answer / Kunjan Bharti

To create a Visualforce page in Salesforce, follow these steps: 1. Navigate to Setup and click on the 'Develop' tab. 2. Click on 'Visualforce Pages'. 3. Click on 'New'. 4. Enter a name for your Visualforce page and select any required controller (either Standard or Custom Apex). 5. Write your Visualforce markup in the Page body editor. 6. Save and activate the page.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Salesforce Interview Questions

How to get the user id of all the currently logged in users using apex code? : salesforce crm

1 Answers  


Admin wants to avoid the deletion of child records in master detail relationship. Is it possible to achieve this using point and click functionality?

1 Answers  


What is the use force:hasrecordID?

1 Answers  


What is the system.runas() ?

1 Answers  


What is the use of force:hasrecordid interface?

1 Answers  


How will you to create a pie chart in vf page?

1 Answers  


While creating workflow on task object, what difference observed on available actions?

1 Answers  


Can you have a roll up summary field in case of master-detail relationship? : salesforce crm

1 Answers  


Where can you make a field required?

1 Answers  


What happens to a detailed record when a master record is deleted? What happens to child records when a parent record is deleted?

1 Answers  


What is a Company Profile?

1 Answers  


What is minimum test coverage required for trigger to deploy? : salesforce crm

1 Answers  


Categories