Hi. I have this code for population a group of checkboxes:
The problem is some checkboxes seems not to be stored or even kept when I go to next page and then go back to this page. Am I doing something wrong ?
Also, I would like on next page to show a question for every marked checkbox. Is this the correct hook where I can do this ? Is there any example in how to achieving this ?
Thanks.