Salesforce Tips: Page View Wizard using Visualforce Page
In Salesforce, Visualforce page can help to display the object views extensively. In a recent customisation we have done, there is a request to display a view that gathers all the related parent child information from different objects and display them as a page wizard. The requirement can be illustrated as such:
- involves 3 custom object and 1 standard object with parent child relationship
- the display of the views is also incorporated with logics
For details on the case study, please see: http://wdcigroup.net/visualforce_apex_class_implementing_page_wizard.html