Forums

checkbox

pokemon 14 Jul, 2010
I used a checkbox in my form. How can I save the result into my file? I don't see any field I can use for this under properties.
GreyHead 14 Jul, 2010
Hi pokemon,

Please say a little more, I don't understand your question completly.

Bob
pokemon 16 Jul, 2010
I use a checkbox in my form and I would like to save this into a field of my table.
GreyHead 16 Jul, 2010
Hi pokemon,

It should save like any other input provided that it has a value set.

Bob
pokemon 17 Jul, 2010
Textfield asks for Fieldname but checkbox doesn't: see in attachment
🤨
GreyHead 18 Jul, 2010
Hi pokemon,

True, you can use the name that ChronoForms gives it check0, check1, etc or you can edit the Form HTML in the Form Editor | Form Code box to change the name to something else.

Bob
pokemon 20 Jul, 2010
In Form Editor, I found check0[]. What type of field do I have to make in the database. Do I have to make a new table and create a related field?
This topic is locked and no more replies can be posted.