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.
Now is the time to ask your NetSuite-savvy friends and colleagues to join the NetSuite Support Community! Refer now! Click here to watch and learn more!
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