Enhancing Purchase Orders: Storing Child Records for Sublist Display using Suitelet

Create a child record for the standard record which is the purchase order. Make all the fields to be show in list. Custom Field Display should be normal. Here is the child record and the purchase order connects with the corresponding purchase order. Suitelet Code: /**  * @NApiVersion 2.1  * @NScriptType Suitelet  */ /**************************************************  *… Continue reading Enhancing Purchase Orders: Storing Child Records for Sublist Display using Suitelet

Excel Setup for Dynamic connection

Requirement – Need to Connect a report in NS to excel dynamically Solution – Create a saved search the same as the report in NS. Create a suitelet link to load the search to excel. Connect the saved search with excel using the suitelet external URL. The excel setup is as follows On Windows PC … Continue reading Excel Setup for Dynamic connection