Skip to Content
0
Former Member
Sep 09, 2016 at 05:14 PM

First 100 records out of 415 records in filter category in fragment

243 Views

Hello,

I have 415 records to show in filter but it only shows top 100 rows for filter.

<ViewSettingsFilterItem id="Library"  items="{/results}" key="LIB" text="Library Prefix" multiSelect="true" >
<items  >
<ViewSettingsItem key="{Prefix}" text="{Library}"  />
</items>
</ViewSettingsFilterItem>

Thanks for your help in advance.

Regards,

Sameer

Attachments