When a user click's a button I added via a User Event Script, what is the easiest way to signal to the user that the page is working? I was thinking of a dialog with a spinner? Or changing the button to somehow showing a loading spinner?
s
Sandii
01/18/2022, 7:58 PM
Not sure what the "easiest" way is, but you can certainly hide the <body> div and show you spinner on click, its a pretty simple/easy approach
s
screnshaw
01/18/2022, 7:59 PM
Does netsuite have spinner icons available?
t
The Usual Suspect
01/18/2022, 8:00 PM
use the message module to send a notification message
The Usual Suspect
01/18/2022, 8:00 PM
or the dialog module with your spinner as the content
e
ehcanadian
01/18/2022, 8:07 PM
I normally set the button that initiated the process to disabled and periodically update a