François Schmidts schrieb: > Sadly I'm still having difficulties: in fact I'm using > tg_paginate_order and tg_paginate_limit variable to modify the order > and the numbers of items displayed of one of the two tables I'm > browsing through the URI, and I can't figure out what are the names of > tg_paginate_(limit/order) for just one of my tables. Is it possible > there is specifics variables names to do this?
Yes, they are name <var>_tgp_limit/order where <var> is the name of your variable/table. -- Christoph --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/turbogears?hl=en -~----------~----~----~----~------~----~------~--~---

