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.
Address field Validation
hi,
I need some help with a client script for validating an address.
I what I want to do is check that value of addr1 when the user leaves the field. I want to validate the contents, and perhaps update it if if fails my validation.
I have been able to get a value from the field on record save or validate line but not on validate field.
Think this is because it is a subrecord form. Has anyone else been able to do this? Would you mind sharing how you did it?
on the ValidateField event I have tried;
0