The following screenshot displays a list page created by a Suitelet. Steps for Creating a Custom List Page as above with SuiteScript 2.x: Create a Suitelet, and add the required JSDoc tags. Add the define function to load the N/ui/serverWidget Module module. To enable a Submit button, create an onRequest function. In the onRequest function create an… Continue reading Creating a Custom List Page with SuiteScript 2.x