Page 1 of 1

Bit fieldtype

Posted: Thu Apr 19, 2012 11:20 am
by clinterman
Hello,

I'm trying to use nuBuilder to build a new frontend for an existing database schema. I have a number of tables that store a Bit fieldtype, I would like to see these as True or False dropdown or a Checkbox. And also when it is changed from true to false or v.v. it needs to reflect that in the table data. How can this be done.

I tried with formatting as number, all records show 0 where as in the database there are many with False / 1.

Re: Bit fieldtype

Posted: Mon Apr 23, 2012 3:10 am
by admin
clinterman,

I think a dropdown is your answer.

The wiki explains how to make one here http://wiki.nubuilder.com/tiki-index.ph ... uilderDocs

and this video http://www.youtube.com/watch?v=yeaBZACbI08

I hope this helps.

Steven