In Netsuite, running searches in client side scripts using nlapiCreateSearch() or nlapiLookupField() can be a problem. Becuase the searches are blocking, the UI freezes up and your coworkers will ...
This project demonstrates pagination in NetSuite using SuiteScript 2.1. It includes a Suitelet that loads employee data stored in a custom record and displays it in the UI with Next / Previous ...