<@UPHDYQS83> If you can avoid that, it's probably ...
# suitescript
r
@Ali If you can avoid that, it's probably better. Record loads are expensive, especially on beforeLoad, User Event. Consider
record.lookupFields()
and
record.submitFields()
if they are available.
💯 1