@dbarnett I think I tried this before and ended up having to hard-code it into a lookup 😞
d
dbarnett
11/15/2019, 5:59 PM
I have found that internalid of transactiontype is '-100' so if it is a userEvent or Suitelet you can add a hidden select field of that source type and then getSelectOptions()
...but I didn't know if there was a less hacky way hopefully