Forums

2 models table pagination

whitejedi 01 Jul, 2015
Hello there, i have a simple question, why is the _PAGINATION_NAV_ not working when using 2 models? when i use one it displays correctly but when i set 2 models to join it automatically hides? i am currently using the table list, must i use custom list instead or is it another issue?
GreyHead 02 Jul, 2015
Hi whitejedi,

I think it normally hides if there is less than one page of results - is that what is happening here?

Bob
whitejedi 03 Jul, 2015
i have 2 tablespaces and use the join conditions, the tables kinda join, im still working on filters one tablespace is for #__content(joomla core tablespace) and one #__is my own made tablespace; if i add _PAGINATION_NAV_ it works for one tablespace but when i add module and the other tablespace, _PAGINATION_NAV_ gets hidden or is not generated at all. Also i must point out that #__content has many more than 30 entries, has anyone stumbled on this problem before?
GreyHead 04 Jul, 2015
Hi whitejedi,

Please turn on the Debugger so we can see the query that is being created and the data that results.

Bob
This topic is locked and no more replies can be posted.