Please show some code. On Wednesday, May 27, 2015 at 3:07:50 PM UTC-4, Alex Glaros wrote: > > is there a trick to putting a controller name in a var so that it can be > executed? > > let's say "list_people_and_thier_dogs" is a controller name > > I put the the string "list_people_and_thier_dogs" in var > "name_of_contoller" > > then when code > > redirect(URL(name_of_contoller)) > > I get None as name_of_controller > > thanks > > Alex Glaros >
-- 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]. For more options, visit https://groups.google.com/d/optout.

