Is it possible to set the internal ID of a custom ...
# suitescript
k
Is it possible to set the internal ID of a custom record when creating it?
j
doubtful
it should be autoincrementing
k
damn, that would be a good alternative to my filter problem
If I could put the unique identifier as the internal ID my problems would be solved
j
Why not set up your unique identifier as a record type?
then instead of a text field, use a List/Record referencing the correct entry in the list of Unique Identifiers?
k
Hmmm I'm not sure how I'd implement that
the formula field would be easier
formula criteria I mean
Oh! External ID!
that's settable right?
s
it would be pretty useless if you couldnt set it lol
j
sorry I didnt' think of that, I've literally never used it