> > As the subject states, is there a way to update multiple records in a > single form using SQLFORM? >
If you don't need to use specifically SQLFORM, you can try contrib/spreadsheet using the data option (for viewing/updating a db) It's intended to deal with numbers and short text, but it could be improved to support other field types. --

