Hi greenpoise, You can do it for example via jQuery in the view.
Check out this link: http://stackoverflow.com/questions/2458595/disable-a-textbox-using-css You can create multiple fields and even have multiple records in the same form. Bruno, Thadeus and Massimo have all posted interesting ways of manipulating web2py forms in this newsgroup. I'm sure you should be able to find some posts linking their names to your searches. (Sorry I didn't have time to do it). Regards, D On Mar 1, 1:01 am, greenpoise <[email protected]> wrote: > what are my options to disable a textbox based on a criteria? also, is > there such thing as creating a bunch of textboxes based on a criteria > with the value going to a database > > Thanks > > d

