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.
Please note that on Saturday, April 11, 2026, at 8:00 PM Pacific time, our Case Management System will undergo a scheduled maintenance for approximately 30 minutes. During this time, case creation via SuiteAnswers will be unavailable and inbound calls will be routed to Customer Service.
setting custom form with WS
I have a group of customers which are stored against a certain form (i.e. the form they were created on was "Store Form with Record").
I am trying to "free" these record from the form association so they display on the form that a users role is restricted to.
In webservices I have performed a "get" on the customer records, set the customForm property to a form id that is not "store form with record" and then performed an update.
However the customer remains on the original form (which is quite frustrating). Does anyone know if this is because it is not possible to update a form via web services or there is something else i need to do?
0