Join Slack
Powered by
Is there a way to create a dropdown in a sales ord...
# suitescript
d
Dan P
02/08/2021, 9:09 PM
Is there a way to create a dropdown in a sales order form from results of a saved search?
b
battk
02/08/2021, 10:17 PM
Your suitescript options depending on where you are doing it:
Field.addSelectOption
or
Field.insertSelectOption
d
Dan P
02/08/2021, 10:18 PM
@battk
Sorry I meant using a custom field dropdown not inside suitescript
b
battk
02/08/2021, 10:19 PM
wrong channel, buf if you are working with a non scripted field, than your suitebuilder option is
Setting Filtering Criteria
d
Dan P
02/08/2021, 10:20 PM
@battk
Got it. Thanks for that tip
2
Views
Open in Slack
Previous
Next