Join Slack
Powered by
Hi All, I have 2 buttons in Save and Submit as sh...
# suitescript
r
raju
01/21/2022, 4:45 PM
Hi All, I have 2 buttons in Save and Submit as shown in image. Is there a way that I can identify which button user has clicked in the form?
s
Sciuridae54696d
01/21/2022, 4:58 PM
are any of these custom buttons?
r
raju
01/21/2022, 5:03 PM
No, those are Netsuite Standard buttons
e
Eric B
01/21/2022, 6:36 PM
check for the submitter value var buttonValue = context.request.parameters.submitter;
r
raju
01/21/2022, 6:54 PM
This is not a suitelet page, I need to get it either in user event or client script
raju
01/28/2022, 2:53 PM
Can someone help me on this?
6
Views
Open in Slack
Previous
Next