Skip to main content The Trailblazer Community will be unavailable from 2/1/2025 to 2/2/2025. Please plan your activities accordingly.
Hi guys,

I want to develop a VF Page to display details of a record and allow inline editing of the same. My actual requirement is I have developed a 4 page VF Page wizard to create two custom object records(One is parent and the other is child) with a custom controller class. Now I want the detail page also look like a 4 page detail and render the fields only if they have any value in them and also allow inline editing. Is this possible?

Please let me know guys. will be very thankful for any help.

Thanks,

Bathy
3 answers
  1. May 11, 2015, 7:46 AM
    A custom detail page is just a regular Visualforce page, so you can do anything supported by Visualforce including actionsupport.
Loading
0/9000