Discussions
Stay up-to-date with the latest news from NetSuite. You’ll be in the know about how to connect with peers and take your business to new heights at our virtual, in-person, on demand events, and much more.
New AI Community Guidelines. Please review and follow them to ensure AI use stays safe, accurate, and compliant.
Update: Narrative Insights has been restored and is now available.
Narrative Insights is Temporarily Unavailable due to an Infrastructure Issue. Learn how This Impacts Your Account and What to Expect While the Feature is Disabled.
Narrative Insights is Temporarily Unavailable due to an Infrastructure Issue. Learn how This Impacts Your Account and What to Expect While the Feature is Disabled.
Script Newbie..Please help
Hi All,
I am pretty new to java, in the past if have worked with VB and asp. I am hoping someone can help me with this one.
I'd like to make a script for a custom form Field Change event.
I am thinking it should be fairly simple. The field I want to change is creditcardprocessor..the logic is
If paymentmethod is ALL CAPS Then creditcardprocessor = "Mission First Tactical"
If paymentmethod is NOT ALL CAPS Then creditcardprocessor = "First Samco"
I am googling all over trying to find the correct syntax...can someone help me write this function PLEASE?
0