I'd like to know how you guys pass values to a template. If I have a form with, let's say, 30 fields on it, it would be ugly and complicated to have a "def with" statement with 30 variables. I think a good way to solve this is passing a dictionary to my template. Isn't it? Who can show me what do you use in this situation?
Thanks. -- You received this message because you are subscribed to the Google Groups "web.py" group. To view this discussion on the web visit https://groups.google.com/d/msg/webpy/-/RPMdXw0CiEYJ. 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/webpy?hl=en.
