Is there a way to create a dropdown in a sales ord...
# suitescript
d
Is there a way to create a dropdown in a sales order form from results of a saved search?
b
Your suitescript options depending on where you are doing it: Field.addSelectOption or Field.insertSelectOption
d
@battk Sorry I meant using a custom field dropdown not inside suitescript
b
wrong channel, buf if you are working with a non scripted field, than your suitebuilder option is Setting Filtering Criteria
d
@battk Got it. Thanks for that tip