Is there a way to know if a userevent is triggered...
# suitescript
r
Is there a way to know if a userevent is triggered by a record load and save , or a submitFields?
s
Submit fields should have a different context, it is considered an inline edit and would be
XEDIT
context instead of
EDIT
r
Thanks, it works as intended now