I've got a page with a grid on it. grid reloads the page on create and other actions. the page to begin with has arguments, for example, page/1/2/3. I want the grid to keep these 1/2/3 in place when reloading the page on those actions, for example, on new record it should use page/1/2/3/new instead of page/new. How do I achieve it? There must be a parameter that enables grid to keep the args, but I can't find it -
-- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.com/web2py/web2py (Source code) - https://code.google.com/p/web2py/issues/list (Report Issues) --- You received this message because you are subscribed to the Google Groups "web2py-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/web2py/e6726180-a420-4aa0-a2e8-2ce01ddbf91b%40googlegroups.com.

