The database has an field "Active" with the values "0" and "1".
Accordingly, there is a checkbox in the form.
I can write the state of this checkbox in the database.
But, I did not find in the settings how to get the status of the checkbox from the database when opening the form page.
Found only the default setting of "Checked" or "Not checked".
How can I set the state of the checkbox based on the value in the database when opening the form page?
Accordingly, there is a checkbox in the form.
I can write the state of this checkbox in the database.
But, I did not find in the settings how to get the status of the checkbox from the database when opening the form page.
Found only the default setting of "Checked" or "Not checked".
How can I set the state of the checkbox based on the value in the database when opening the form page?