I have a Suitelet that displays a sublist. But the...
# suitescript
e
I have a Suitelet that displays a sublist. But the sublist only shows 25 results. Any way to increase this?
And in typic - as soon as I ask the question, I figure out the solution fashion... I needed to set the Sublist Type to
_serverWidget_.SublistType.LIST
Rather than
_serverWidget_.SublistType.STATICLIST