> I wish there were a simpler solution than having > to add these lines of code to every function returning a form. (I > don't want to touch web2py's code outside an app).
Nice to see the rapid response - the latest version of SQLFORM allows you to specify sep='' instead of munging the returned form. Thanks, Massimo! kb

