Discussions
Stay up-to-date with the latest news from NetSuite. You’ll be in the know about how to connect with peers and take your business to new heights at our virtual, in-person, on demand events, and much more.
Now is the time to ask your NetSuite-savvy friends and colleagues to join the NetSuite Support Community! Refer now! Click here to watch and learn more!
how to get recordtype internalid via SuiteScript or SuiteFlow?
Gang,
I have a custom field on one of my forms that is a list type showing NS Record Types (CASE, CUSTOMER, OPPORTUNITY ect...)
What I need is when the user selects the type then I want to get the internal ID for that type. i.e. if I select Case I get 'case', if I select Sales Order I get 'salesorder'. I can return the true ID (an integer) but I cannot do anything with that.
does anyone have a clue where I should look for this? I tried opening the recordtype tables but that does not work.
thanks for any help you can provide
0