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.
I need to add editable textbox (integer) field in view mode.
Scenario:
Client use sales order record form in view mode. We added an button (it is working) as options to initiate (call) an restlet function. Everything works fine. But, we need to put some value in textbox (it is not field from sales order record). That value will be passed as parameters to the restlet. We tried as usually with script in user event before load (form.addField()), but field as other fields ont the form is not editable.
So, question is : how to create editable field on the form in view mode. We found similar solution for example adding contacts in relatonship. It is possible to select contact in dropdown and then with clicking on attach button add contact in the list....
Tagged:
1