function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
test777test777 

writing edit functionalty for detailed page

Hi all,

    i want to write the edit functionality for detailed page in vf page.any one can u please help this .

 

Thanks in advance.

SteveBowerSteveBower

You need to clarify your question.  VF obviously has Apex:InputField tags so you can create editable fields.  You can also use the built in inline editing.  So, if you clarify your question perhaps we can give you a better answer.  Best, Steve.