I'm trying to populate the external id in a before...
# suitescript
s
I'm trying to populate the external id in a before submit user event that needs to run when data is imported using the CSV importer. SuiteAnswers shows examples using an after submit, but not a before submit and it seems to be ignoring the value that I am setting in the before submit. Is it not possible to populate the external id using a before submit UE?