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!
SuiteFlow or SuiteScript?
Here's an interesting one.
From an Opportunity or any Customer record you can create an Estimate... and when you do the preferred Estimate form loads with the Customer field populated... all good.
What I would like to do is have the form "on load" determine - based on a particular field on the customer record listed in the Customer field if the current form or ANOTHER form is the right one for this particular estimate.
Using a Before User Edit Action on a workflow won't do it... but if I change the action to After Field Edit - the logic works and it changes the form automatically... but only after you edit the Customer field (obviously).