Join Slack
Powered by
Oh NetSuite.
# suitescript
j
jen
10/24/2022, 3:39 PM
Oh NetSuite.
jen
10/24/2022, 3:40 PM
I tried to addSelectOption onto a select field that had a source of ‘employee’ so that I could add an inactive employee to the drop-down. Anyone know how to do so correctly?
b
battk
10/24/2022, 3:46 PM
Field.addSelectOption
says why
s
Sandii
10/24/2022, 4:15 PM
The "correct" way is to remove the source and build your own list of options.
Open in Slack
Previous
Next