Join Slack
Powered by
Is it possible to do a record.submitFields, but ha...
# suitescript
d
dansteg
01/05/2022, 6:05 PM
Is it possible to do a record.submitFields, but have it bypass any UE scripts? I know in 1.0, some functions had a fireFieldChanged parameter.
s
Sandii
01/05/2022, 6:07 PM
If the UE scripts are set to trigger on XEDIT, they will fire. The general idea is to modify the context the other UE's fire.
👍 1
d
dansteg
01/05/2022, 6:09 PM
Gotcha. Ya, this is coming from a Map/Reduce. I'll just have the other scripts not fire on Map/Reduce context, I shouldn't have a need for it. Thanks!
s
Sim Greenbaum
01/05/2022, 10:04 PM
Thanks for the idea that will speed up my map reduce
7
Views
Open in Slack
Previous
Next