Join Slack
Powered by
How can I set the source of a multi select field t...
# suitescript
a
Alan Fitch
05/27/2021, 4:40 PM
How can I set the source of a multi select field to be released work orders? Or maybe work orders from that day? Basically a saved search.
s
Sandii
05/27/2021, 6:30 PM
Sounds something better suited for a custom sublist; what is the use case/why do you want it sitting in a sourced multi-select field?
b
battk
05/27/2021, 6:31 PM
the suitescript answer is to make your own field and use
Field.addSelectOption
to add your own options
battk
05/27/2021, 6:32 PM
the suitebuilder answer is
Setting Filtering Criteria
, which is generally more limited than a saved search
Open in Slack
Previous
Next