Can we add warning pop up message from application composer to PD screen
Summary:
We have configured a button on Change order in Product Development(PD) screen using Standard object "Change Order" using Actions And Links for performing certain validations. Upon clicking on that button, a web service registered to call OIC integration is invoked and executed (Post action). However, to convey the user that in backend validation is in progress, is there a way to display warning or alert message to show on PD screen so that user can avoid making any updates.
We tried with the option adf.error.warn("<warning message>") in the server scripts of Change order standard object to display the pop up message. However, while executing during run time we got error.
Tagged:
0