one more smartgrid question, if not a problem: is there a place to call a function once record is inserted through the form? I wanted to update a field, based on the value of newly inserted id. i understand that in a regular insert id = db.table.insert, but how to do it in smartgrid.
thanks

