I could not find any post/documentation on how the create, edit and update forms generated by SQLFORM.grid could be customized. I am assuming that it is similar to CRUD form customization. However I have not been able to figure it out. For example if i wished to have a optional field exposed upon a condition (optional spouses name if person is married, as shown in some web2py examples), how could this be done in SQLFORM.grid ?
thanks in advance :) p.s: web2py is shaping up beautifully .. hats off to Massimo, Antony and others .. I advocate web2py to any and everyone who is into web development.. thanks a lot!

