Scenario
User needs to specify the Custom Form to be used when creating Sales Order records via Web Services. To define the Custom Form in the Web Service request, the Internal ID of the Custom Form should be referenced in the XML Request File.
Solution
1. Identify the Custom Form Internal ID
- Navigate to Customization > Forms > Transaction Forms
- Click Edit beside the appropriate form
- On the current web page URL in the address bar (e.g. https://12345.app.netsuite.com/app/common/custom/custform.nl?id=110&nl=F&ft=TRANSACTION&tt=SalesOrd&ol=F&e=T), get the value of the id parameter (110 for the example)
To apply this solution, there should be ample knowledge regarding Web Services and the proprietary application being used to create Web Services requests to the NetSuite account.Note: