Michal Charemza wrote: > Hi, > > Is it possible to route based on the value of a post variable? I have > a form with multiple submit buttons, and I think it might be better to > route to a different action for each.
http://groups.google.com/group/agavi-users/browse_thread/thread/f55d62787c48678b Summary: You can have a cath-all action and forward to the correct action or you can extend Agavi's routing and add a new parameter source (it's easier than it sounds). -veikko -- Veikko Mäkinen [email protected] 044 5910 413 http://blog.veikko.fi _______________________________________________ users mailing list [email protected] http://lists.agavi.org/mailman/listinfo/users
