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!
Let "fieldChanged" target field be edit-able after Client Script runs
We have a simple Client script that we had help writing. it sets the taxcode/rate to a default value. But we still want to be able edit that field after the fact, and right now, it doesn't let us. The use case basically is we have a retail location and the tax codes need to be the same for all UI created cash sales (to overwrite Avalara), but sometimes, customers are tax exempt, and we need to switch the tax code to not taxable. I've tried playing around with the conditions in the if statement, but no luck. it feels