I have enabled page close handling to a dropdown list that is inside a Visibility region.
Problem is, I get the page close handling error when the dropdown list hasn't been made visibile.
How can I get past this?
Thanks!
Use an if statement in the page close handler with the requirements of the visibility region as one of the arguments as well.
I'd be interested in this as well. From my expereience Page Close Handlers have not worked correctly since CPS 9.5. We are on CPS 11.1 and Page close handlers in this version seem to only work correctly if the document is opened only once. If the document is put on hold and the "page close" comparison on any form has not been satisfied then the next user to open the document receives a system error window and is kicked out of the application. We are upgrading tonight to CPS 12.7? anyone know if this has been corrected?