We are using record.submitFields() on a custom rec...
# suitescript
s
We are using record.submitFields() on a custom record in both an MR context and from a suitelet. There is a UE on that custom record. From the suitelet, the
context.type
within the UE is
edit
. From the MR, the
context.type
is
xedit
, is this normal behavior?