Join Slack
Powered by
I need to empty some sublist values if i click on ...
# suitescript
v
vennila ramasamy
12/26/2022, 12:47 PM
I need to empty some sublist values if i click on the button on the sublist. Which script could i use? Could anyone please help?
t
Tyn Guardian
12/26/2022, 1:20 PM
You can try to explore this option
v
vennila ramasamy
12/26/2022, 1:26 PM
Ok thank you, but i mean to ask which script should i use? client fieldChanged or something else?
s
Stuart Anderton
12/26/2022, 9:09 PM
Which button? You can add one, and then have the function called on click in a Client Script.
t
Tyn Guardian
12/27/2022, 7:36 AM
Normally I would do, UE before/aftersubmit in CS saverecord
Tyn Guardian
12/27/2022, 7:37 AM
it depends on your process flow.
r
raghav
12/27/2022, 7:58 AM
I would go with client script, having a custom function since you are making a button. Not a standard entry point.
8
Views
Open in Slack
Previous
Next