jen
11/03/2022, 10:13 PM.0
to the ID in the returned URL? For example, for me, I get /app/common/custom/custrecordentry.nl?rectype=98&id=6058&compid=<ourcompid>
but another user gets /app/common/custom/custrecordentry.nl?rectype=98&id=6058.0&compid=<ourcompid>
ec
11/04/2022, 12:28 AMjen
11/04/2022, 3:07 PMjen
11/04/2022, 3:07 PMec
11/04/2022, 3:08 PMjen
11/04/2022, 3:14 PMvar tx_url = url.resolveRecord({recordType: record_type_lookup[results[r].type], recordId: results[r].id});
(the arguments are correct, worked fine for all other users)jen
11/04/2022, 3:14 PM.0
issue crop up intermittently in NetSuite a few times over the yearsjen
11/04/2022, 3:15 PM