How to Allow Multiple Values for "Manufacturer Cou...
# ask-stanley-ai
v
How to Allow Multiple Values for "Manufacturer Country" on Item Record?
c
AI generated answer (using internal Slack threads):
To allow multiple values for "Manufacturer Country" on Item Record, you would need to create a custom field of type 'Multi-Select' and source it from the 'Country' list. Here are the steps: 1. Navigate to Customization > Lists, Records, & Fields > Item Fields > New. 2. In the Label field, enter a name for the field, such as "Manufacturer Countries". 3. For Type, select 'Multi-Select'. 4. In the 'List/Record' field, select 'Country'. 5. Under 'Applies To', select the types of items this field should apply to. 6. Save the field. Now, you can select multiple countries in the "Manufacturer Countries" field on the item record. Please note that this will not replace the standard "Manufacturer Country" field, but will provide an additional field where you can select multiple countries. If you need to use this data in other parts of NetSuite, you may need to adjust your processes or scripts accordingly. ****** Disclaimer: This response was generated by an artificial intelligence assistant based on previous conversations from multiple Slack channels, and may contain inaccuracies or mistakes. ******
Slack thread 1: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.81585604
Slack thread 2: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.811166
Slack thread 3: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.810272276
Please provide your feedback on this answer.
v
Can we change the existing standard field to multi-select?