<@U7A0KGURX> I know, the only reason I'm adding ce...
# suitescript
n
@alien4u I know, the only reason I'm adding certain fields via
beforeLoad
is because there doesn't seem to be a way within the NetSuite UI to add a field to the
packages
sublist that's on item fulfillments. So right now I just add the fields via
beforeLoad
and store the value added by the user in another field using the
saveRecord
entry point on a client script.