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!
Stay in the Know
Be sure you're subscribed to NetSuite communication to stay in the know about monthly happenings, updates and announcements. Subscribe
Be sure you're subscribed to NetSuite communication to stay in the know about monthly happenings, updates and announcements. Subscribe
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