How to hide an HTML area after SaveEdit or SavePreChange PeopleCode Events?
I need help on how to hide an HTML area on a
page after the final SaveEdit and SavePreChange code has
successfully been completed.
A user checks a "Check box" to display a grid and then display the HTML area using "GetHTMLText".
The HTML area displays instructions to the user for completing the grid.
The users do not want the HTML area to display after the page is saved.
A user checks a "Check box" to display a grid and then display the HTML area using "GetHTMLText".
The HTML area displays instructions to the user for completing the grid.
The users do not want the HTML area to display after the page is saved.
0