Join Slack
Powered by
what is the option to give a pop-up message in use...
# suitescript
v
vennila ramasamy
09/19/2023, 3:03 PM
what is the option to give a pop-up message in userevent? dialog.alert is only on clientscript.
e
erictgrubaugh
09/19/2023, 3:05 PM
None. There is no UI on the server-side, so there's nowhere to display a popup.
e
ehcanadian
09/19/2023, 3:06 PM
https://docs.oracle.com/en/cloud/saas/netsuite/ns-online-help/section_1530198114.html#Form.addPageInitMessage(options)
ehcanadian
09/19/2023, 3:07 PM
That is used in beforeLoad
3
Views
Open in Slack
Previous
Next