Rob
05/22/2025, 1:00 PMCeligo AI
05/22/2025, 1:00 PMAI generated answer (using internal Slack threads):The maximum number of rows that can be added to a sublist within a Suitelet is not explicitly defined in the NetSuite documentation. However, it's important to note that adding a large number of rows can significantly slow down the page load time. As a best practice, some developers limit their sublist to a maximum of 50 rows to ensure optimal performance. If you need to handle selection of records across pages of data, you could store the information in a session object. This could be done by creating a key/value pair object in the session object where you store information like selected lines and other line info. ****** Disclaimer: This response was generated by an artificial intelligence assistant based on previous conversations from multiple Slack channels, and may contain inaccuracies or mistakes. ******
Celigo AI
05/22/2025, 1:00 PMSlack thread 1: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.852739513
Slack thread 2: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.851856768
Slack thread 3: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.843966186
Celigo AI
05/22/2025, 1:00 PM