Hello,
We have an application where we want to open NetSuite forms (for example a new Company form) and pre-populate fields? We are using the NS Web Service to do various things including in some cases, creating new Company records and then opening the record in a form. However, in this case we don’t want to create the record, we just want to open the form and set some of the fields.
I tried using the web standard query parms to pass some of the fields. So, for example, we have a company form accessed with this URL:
https://system.sandbox.netsuite.com/…ity/custjob.nl
So, in theory, appending a “query parameter” as shown here should load up the form and also set the Name field to “test” but in my testing it doesn’t.
https://system.sandbox.netsuite.com/…?lastname=test
So, what, if any, facilities does NetSuite provide for opening a form and pre-populating one or more fields on the form?
Thanks!
This is a cached copy. Click here to see the original post.