Prevent button from being clicked twice.
I want to be able to disable the button and/or display a message please wait processing.
However since its 1 trip to the server the page is not updated until function is done.
The only way that comes to mind is to have button call a secondary page and on secondary page activate PeopleCode call the function.
The secondary page would just have a gif. Image flashing processing please wait or something to that effect.
Anyone have any other ideas?
Thank you