I made a change in trunk that changes the default "formname" for SQLFORM.
For create forms it is '%(tablename)_create' and for update or readonly forms it is '%(tablename)_%(record_id)s'. I do not think this should be considered a backward incompatible change since I do not see why anybody would rely on the previous default form names (which bytheway are undocumented) anybody I would like to know if anybody opposes. The change has the advantages to allow multiple forms per page (for editing multiple record for example) something that now is only possible it the user overrides the default name. Massimo --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "web2py Web Framework" group. To post to this group, send email to web2py@googlegroups.com To unsubscribe from this group, send email to web2py+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/web2py?hl=en -~----------~----~----~----~------~----~------~--~---