Welcome to the nuBuilder Forums!

Register and log in to access exclusive forums and content available only to registered users.

Bit fieldtype

Post Reply
clinterman
Posts: 24
Joined: Thu Apr 05, 2012 7:53 am

Bit fieldtype

Unread post 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.
admin
Site Admin
Posts: 2814
Joined: Mon Jun 15, 2009 2:23 am
Been thanked: 25 times

Re: Bit fieldtype

Unread post 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
Post Reply