Join Slack
Powered by
does anyone know if you can use the insertSelectOp...
# suitescript
n
Nicolas Bean
09/17/2020, 3:01 PM
does anyone know if you can use the insertSelectOption with a native list field? (project status)
b
battk
09/17/2020, 3:07 PM
no
n
Nicolas Bean
09/17/2020, 3:10 PM
ok, any way to filter out the values based on role for a native field like that? I would assume no then
b
battk
09/17/2020, 3:13 PM
the usual suitescript answer is to create your own field with whatever options you want
n
Nicolas Bean
09/17/2020, 3:13 PM
that's what I thought
b
battk
09/17/2020, 3:14 PM
and set the native field with whatever options are in your custom field
battk
09/17/2020, 3:14 PM
the high maintenance javascript answer is that you can probably manipulate the dom
e
Eric B
09/17/2020, 3:38 PM
insertSelectOption only works with fields that start with ‘custpage’
Open in Slack
Previous
Next