Join Slack
Powered by
Do user event scripts trigger on saved search inli...
# suitescript
l
Livio
09/02/2022, 1:22 PM
Do user event scripts trigger on saved search inline editing
c
CD
09/02/2022, 1:48 PM
Yes, as
xedit
Inline Editing (xedit) as a User Event Type
CD
09/02/2022, 1:50 PM
One thing that catches most people out is that xedits only include the changed fields in the record passed to the script
l
Livio
09/02/2022, 8:57 PM
so if i wanted to calculate Amount received using quantity received and item rate i wouldnt be able to right?
k
karlenigma
09/04/2022, 4:42 PM
You could but you would have to load the record to be able to do that. Mostly done in aftersubmit for inline editing.
l
Livio
09/04/2022, 8:41 PM
Thank you
6
Views
Open in Slack
Previous
Next