Discussions
Read on for the latest updates including:
• Agenda Builder launch
• SuiteWorld On Air registration
• New NetSuite Prompt Studio Contest
• And more!
Check out this thread to learn more!
Don’t miss your chance to meet our SuiteGurus—NetSuite Support professionals and subject matter experts with extensive experience in select product areas, including OneWorld, Advanced & Basic Accounting, Supply Chain Management, Receivables & Payables, CRM, Account Administration, and the SuiteCloud Platform. Full Conference attendees can prebook exclusive 30-minute one-on-one sessions for your product questions.
Spots are limited! Register through your Agenda Builder and find SuiteGuru under Agenda Enhancements.
Replicate State/Province behavior in custom field?
How is the native State/Province field built in Address sublist? When I choose a country for which NS knows the States or Provinces, it's a dropdown list that shows only the states for that country (e.g. USA, Mexico, Canada). However, if I select Angola, the State field switches to freeform very fluidly and vice versa. How could I reproduce this?
My first idea is to create two fields for State/Province: 1) a List/Record field utilizing the native States list and 2) a freeform field. Then I'd hide/show the correct field based on country selection thru field change triggers. I don't know what snags I'd hit, but I'm sure it will be far more elaborate than I'd like. I could go less elegant in UI and just show both fields and do some coding that would grab the dropdown value if populated, the freeform if not.