Now you are ready to create your first Visualforce page:
- In your browser, add /apex/hello to the URL for your Salesforce instance. For example, if your Salesforce instance is https://na1.salesforce.com, the new URL is https://na1.salesforce.com/apex/hello. You will see the following error:
- Click the Create Page hello link to create the new page. You will see your new page with some default markup.
That’s it! The page includes some default text, as well as an embedded page editor displaying the source code. This is the primary way you’ll be creating pages throughout this workbook.
No comments:
Post a Comment