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!
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