Hi everobody,
I have a field with checkbox. I save field correctly. In the database the field is type VARCHAR(255). When i want show the values not work.
I will show the pictures of what happens
1. Information input.

2. Field in Database

3. Field in debug

4. Checkbox when trying to display the information.

5. This is the Read Data I use.

I appreciate your collaboration to solve my problem, I need to show these checkboxes as they are protected in the database.
I have a field with checkbox. I save field correctly. In the database the field is type VARCHAR(255). When i want show the values not work.
I will show the pictures of what happens
1. Information input.
2. Field in Database
3. Field in debug
4. Checkbox when trying to display the information.
5. This is the Read Data I use.
I appreciate your collaboration to solve my problem, I need to show these checkboxes as they are protected in the database.