Is there a way to get the id of the record that gets inserted by SQLFORM.accepts.
Doing db(db.table.id > 0).select().last() does not seem efficient. Could SQLFORM be altered to return the integer on success? It will not break backwards compatibility since >1 is True. -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 -~----------~----~----~----~------~----~------~--~---

