Views and Panels Integration
z33k3r - September 11, 2009 - 07:47
| Project: | Paging |
| Version: | 6.x-1.x-dev |
| Component: | User interface |
| Category: | support request |
| Priority: | critical |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
When using the Paging module in Drupal 6.x with the latest versions of Panels and Views, I am unable to find a solution to enable paging in a node-type panel. The only option is to include a view of the body or include a Panel node-body block. Neither of which allow/show/hint towards enabling paging as only the whole document is visible without the PAGEBREAK being visible in the source of the page as well.
Paging works wonderful (other than the re-name issue) in simple node view without Panels/Views. Any help or thoughts; or solutions would be appreciated!

#1
Sorry, I'm not able to get what you want to achieve with panels and paging?
Paging is really supposed to just paginate the "text" in node's "body". And not to paginate elements in panels. Just assuming that you meant so.. not sure until you explain. :)
#2
Basically if you are wanting to use the module within a Panel's page, there is no paging per the supplied module...