Page 1 of 1

How to Use Checkbox Object

Posted: Thu Dec 04, 2014 10:56 pm
by mahmud
Hello,

I am knew to nuBuilder and enjoying every moment. I have scoured the forum for an example of using the checkbox object because it doesn't seem to work for me, I can't understand how to update a field with it. I have used dropbox, etc successfully though. Help anyone?

Re: How to Use Checkbox Object

Posted: Thu Dec 04, 2014 11:23 pm
by admin
mahmud,

Thanks for pointingthat out.

I've added it to the wiki now. http://wiki.nubuilder.net/index.php/Adding_Objects#Type

It's pretty simple eg.
checkbox.png
Steven

Re: How to Use Checkbox Object

Posted: Fri Dec 05, 2014 3:12 pm
by mahmud
Thanks Steven,

Now how do I change the input to save "Yes" in the table field instead of "1"? I am just getting to grips with PHP.

Re: How to Use Checkbox Object

Posted: Mon Dec 08, 2014 11:38 pm
by admin
mahmud,

Use a drop down instead of a checkbox.

Steven