Discussions
Stay up-to-date with the latest news from NetSuite. You’ll be in the know about how to connect with peers and take your business to new heights at our virtual, in-person, on demand events, and much more.
New AI Community Guidelines. Please review and follow them to ensure AI use stays safe, accurate, and compliant.
Filter Customer Drop Down Field in a Suitelet
We have added a customer "select" field to a form via:
var fldCustID = form.addField('custpage_selectcustid', 'select', 'Customer', 'customer');
However this brings in all leads, prospects and customers. Does anyone know of an easy way to limit/filter this field to only "Customers"? We would like our Technicians to start typing in a customer's name and only have the customers with stage == "Customer" appear in the drop down.
Pete
0