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.
Validation of Lead record fields
Hello,
I wrote some functions for sending a lead record to Netsuite using web-form and php script - user fills the form, clicks on "submit" and its sent to Netsuite using soap calls. However, there are a few problems with validation - phone/fax fields in Netsuite accepts only numbers with at least seven digits and return an error if its not valid. What is the best way in general to implement such form, has anyone here done it with php or any other language? How should phone/fax fields handled - is it possible to change validation rules in Netsuite or better
0