You need to sign in to do that
Don't have an account?
bathy
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.
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.
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.