Discussions
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.