Original Question re. UserEvent with AfterSubmit. I'm trying to capture the casenumber for a case I'm creating to be used in a post request, although currently I have "to be generated" as the value when using context.newRecord.getValue('casenumber;') - Is this possible at all?
@NElliott nlapiLookupField - one solution I found is indeed to load the record.
any other suggestions?