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
bathybathy 

Visualforce page edit not working in a section

hi All,

I have developed a visualforce page with standard controller for detail page and a visulaforce page to edit the record by overriding view and edit of a custom object. The problem is when users edit the record by pressing the edit button and try to save the record.  Only one section of the page is not getting saved it reverts back to the previous value while it was created. Does any one had the same issue previously?

Please help.
Bhaswanthnaga vivek vutukuriBhaswanthnaga vivek vutukuri
Would you be able to post your code here ?
bathybathy
Hi Vivek,

Thanks for your prompt reply. I sorted this out. that section of page has parent object fields thats the reason it wasn't updating.

Thanks,
bathy.