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!
Dependent Field Display
Is there a way to only show a text box field based on what's selected in a drop down other than via a workflow or a script?
We have a custom list/field that allows a CSA to choose whether the customer wants his or her invoice emailed, mailed, faxed, etc. We then have 3 separate text fields to enter the info.
I want to hide all of the fields until a preference is chosen and then only show the field corresponding to the selection.
I'm currently doing this with a workflow but it runs every time a customer record is loaded and we're trying to limit our workflow usage.