http://web2py.com/AlterEgo/default/show/205
Has incorrect documentation on how to use the custom form objects The docs have self.custom.form.start and self.custom.form.close It is however... self.custom.form.begin and self.custom.form.end So much for backwards compatibility :) ( or really shitty un-organized documentation ) I would change the wiki to the correct syntax, alas it requires a passcode. -Thadeus --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "web2py-users" 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/web2py?hl=en -~----------~----~----~----~------~----~------~--~---

