I've used the web.py form API briefly. Apart from form.render(), is there any other way to render a form? Specifically, I would like to render fields one by one, the way Django's forms framework does, so I can insert my own markup between the fields, or put individual fields in <p> or <td> tags at will, etc.
TIA -- Branko eml: [email protected] alt: [email protected] blg1: http://sudologic.blogspot.com/ blg2: http://brankovukelic.blogspot.com/ img: http://picasaweb.google.com/bg.branko twt: http://www.twitter.com/foxbunny/ --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "web.py" 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/webpy?hl=en -~----------~----~----~----~------~----~------~--~---
