How do I access the #NOTIFICATION_MESSAGE# and #SUCCESS_MESSAGE# using AJAX
Hi All,
I have a page that saves changes by using AJAX calls only and does not submit.
I would like to show a success or notification message in the #NOTIFICATION_MESSAGE# and #SUCCESS_MESSAGE# of the template.
How do I do this?
Can I set the desired message in the On Demand Process (PL/SQL) or the javascript? If so, how?
Thank you very much in advance!
Bill