+1 Maybe we could do it via **kwargs.
Anthony On Tuesday, May 8, 2012 8:38:23 AM UTC-4, teemu wrote: > > Hi, > > Is it possible to pass more parameters to form constructor (SQLFORM) when > using grids or smartgrids? I would like to pass parameters like: showid, > separator, submit_button, delete_label etc. Basically I would like have > more control what forms will look like. Currently only ignore_rw and > formstyle parameters are supported and they are passed to form constructor. > > I know that grid and smartgrid implementation is experimental and is > subjected to change. Would it possible to support all relevant form > parameters in the future? > > Teemu > >

