Discussions
Narrative Insights is Temporarily Unavailable due to an Infrastructure Issue. Learn how This Impacts Your Account and What to Expect While the Feature is Disabled.
Passing URL parameters for multiple select fields
I need to set up a URL that ends up with a multiple select field having 2 options selected.
So far I have:
https://forms.netsuite.com/app/site/crm/externalcustrecordpage.nl?compid=689066&formid=25&h=eaa8e6f329377802a19c&custrecord20=192684
This results in one selection, which you can see clicking that link (the Purchase Order #PO-567553)
When I try to set it up for 2, using https://forms.netsuite.com/app/site/crm/externalcustrecordpage.nl?compid=689066&formid=25&h=eaa8e6f329377802a19c&custrecord20=192684,192679 it results in no selections.
I can select multiples in this field on the back end.
If might be helpful to mention the field is a parent field (multiple select - Transactions) to this custom record, and my goal is to link this submission to a PO and an SO.