How can i create a result per page option that can filter the results per page to fit the page say 10, 20, 30 etc.
| Comment | File | Size | Author |
|---|---|---|---|
| #4 | 012011_image3.jpg 544×299 .png | 108.36 KB | Nikdhil Mdohfan |
| #4 | Drupal_barcode.png | 10.86 KB | Nikdhil Mdohfan |
How can i create a result per page option that can filter the results per page to fit the page say 10, 20, 30 etc.
| Comment | File | Size | Author |
|---|---|---|---|
| #4 | 012011_image3.jpg 544×299 .png | 108.36 KB | Nikdhil Mdohfan |
| #4 | Drupal_barcode.png | 10.86 KB | Nikdhil Mdohfan |
Comments
Comment #1
mundanity commentedHi there,
I'm not sure I understand your question, but if I think I do, you may be using the module wrong. This module just breaks up nodes with large bodies into separate pages, it does not paginate nodes per page (for example, showing 10, 20, etc... nodes per page). If you are looking to do something like that, I'd take a look at Views. If I've misunderstood, please let me know, and provide as much information as you can.
Comment #2
Nikdhil Mdohfan commentedI found a solution, is to do it with javscript, ajax and PHP sessson !!
Thanks mundanity
Comment #4
Nikdhil Mdohfan commentedIts like this