Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
Locked
0

How can I set the limit of items per page on a web app / (pagination).

New Here ,
May 10, 2013 May 10, 2013

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.

TOPICS
Newbie Corner , Web apps
1.5K
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines

correct answers 1 Correct answer

Adobe Employee , May 10, 2013 May 10, 2013

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

Translate
Adobe Employee ,
May 10, 2013 May 10, 2013

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

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
May 10, 2013 May 10, 2013

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.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Adobe Employee ,
May 10, 2013 May 10, 2013

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

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
May 10, 2013 May 10, 2013
LATEST

Woww, you are the best. Thank you very muuuuuuuuuuuuch.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines