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.
Workflow Best Practice Guidance
Hey everyone,
I'm making a workflow to customize our tasks. We have a number of types of tasks such as requesting a new item or vendor to be added or for someone to build a transfer order.
I want to be able to hide and show certain fields if a certain task is selected, so if entering a new item it would ask for the vendor, the price and other info. If instead they select a new vendor task, it hides the new item fields and shows the new vendor fields such as name, email and other info.
I can currently achieve this by changing the field display type by triggering on After Field Edit and using the conditioning to check which value was selected. But with several different tasks and multiple fields for each, this one state is going to become very crowded, very quickly.