Sharp eyes there, Anthony :D
On Tuesday, March 13, 2012 11:31:43 PM UTC+8, 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? > >

