Forums

How to read checkbox value previously saved in database

iwoxx 14 Mar, 2021
Hi,
sucessfully written the value of a single checkbox to database, but how to read back?
I tried with several checkboxes. None of them is listed in the debug window on loading the forms data but all other field types.
It is inside an address dataset with invoice and shipping address.
It should show whether the invoice is the shipping address or not. Quite simple!

So my questions are:
1. What type must a field "Checkbox" be inside the database?
2. What type must a field "Checkboxes" be inside the database?
3. How can I read back the data from the DB during form load as in the dubug window all fields are in the data array but not any of these checkboxes?

All other field types like text, radio buttons aso, load correctly!

Help urgently appreciated!
Thank you very much.

Best regards
IWOXX
You need to login to be able to post a reply.