Copy link to clipboard
Copied
I need this for pagination.
I have been told that, for example, if I set the item limit to 10, pagination will automatically display once I reach 11 items.
The problem is that I don't know how to the limit of itemps per page on a web app. Thanks.
When you insert the module in page you can specify the number of items ,
{module_webapps,ID,filter,itemID,notUsed,targetFrame,useBackup,resultsPerPage,hideEmptyMessage,rowLength,Sort}
resultsPerPage - total number of items per page before pagination is used (limit of 500 items per page)
http://kb.worldsecuresystems.com/134/bc_1345.html?bc-partner#main_Web_App_Modules
Sanjit
Copy link to clipboard
Copied
When you insert the module in page you can specify the number of items ,
{module_webapps,ID,filter,itemID,notUsed,targetFrame,useBackup,resultsPerPage,hideEmptyMessage,rowLength,Sort}
resultsPerPage - total number of items per page before pagination is used (limit of 500 items per page)
http://kb.worldsecuresystems.com/134/bc_1345.html?bc-partner#main_Web_App_Modules
Sanjit
Copy link to clipboard
Copied
Sanjit, thanks for your super fast response. Can you specifically indicate or illustrate how can I set the item limit to 10 within that module {module_webapps,ID,filter,itemID,notUsed,targetFrame,useBackup,results PerPage,hideEmptyMessage,rowLength,Sort}, because I still dont' know to do it. Thanks.
Copy link to clipboard
Copied
Omar, I have created a short video for you where i have shown how you can specify number of items in module and also how pagination occurs .
You can also define that while inserting through "Customize" .
http://screencasts.worldsecuresystems.com/Sanju/2013-05-10_2358.swf
Sanjit
Copy link to clipboard
Copied
Woww, you are the best. Thank you very muuuuuuuuuuuuch.
Find more inspiration, events, and resources on the new Adobe Community
Explore Now