I always think it should be "writeable" too (both are acceptable spellings of the word in English, though I think "writable" is actually more common). :-)
On Tuesday, March 13, 2012 1:28:35 PM UTC-4, Brian F wrote: > > Ah! That would do it. Sigh its been a long day. Thanks! > > On Mar 13, 2012, at 11:31 , Anthony wrote: > > Show your code. Note, it is "writable", not "writeable". > > Anthony > > On Tuesday, March 13, 2012 9:15:34 AM UTC-4, Brian F wrote: >> >> I have a table with a user id, an item id, and a permission level. I >> am trying to generate a form using SQLForm to change the permission >> level. The problem is I still want the user id and the item id to show >> up, but I don't want them to be editable. I would have thought setting >> writeable to false would have accomplished that, but the field still >> showed up as editable. How would I go about doing this? > > >

