Discussions
Read on for the latest updates including:
• Agenda Builder launch
• SuiteWorld On Air registration
• New NetSuite Prompt Studio Contest
• And more!
Check out this thread to learn more!
Don’t miss your chance to meet our SuiteGurus—NetSuite Support professionals and subject matter experts with extensive experience in select product areas, including OneWorld, Advanced & Basic Accounting, Supply Chain Management, Receivables & Payables, CRM, Account Administration, and the SuiteCloud Platform. Full Conference attendees can prebook exclusive 30-minute one-on-one sessions for your product questions.
Spots are limited! Register through your Agenda Builder and find SuiteGuru under Agenda Enhancements.
Strange behaviour: Website displaying 45 records out of 50 records
There is a problem of displaying information on our website.
Using soap sonar, for some reasons, we have 50 records in Netsuite but it is only displaying 45 records even though we have set the
<platformMsgs:pageSize>500</platformMsgs:pageSize> and also tried with
<platformMsgs:pageSize>70</platformMsgs:pageSize>
Something is stopping records from displaying in our shopping cart when they are more than 45. The results from Netsuite gives
'totalRecords' => '48',
'pageSize' => '500',
displaying 45 out of 48 records only on our website.
Nothing is restricting the page display in the html.