Hi Max,
I was trying to create a form that I had in CF6 in which I have a checkbox that has an initial state. This initial state depended on a value read from database. Currently in CF8 I can set the initial checkbox state as checked, but not by a given value ({var:...}). I also noticed there was no ghost value (value when stat is unchecked). This is in my opinion crucial to make the checkbox follow a read variable.
For the time I used a radiobutton group, but rather have a checkbox for this.
Is it correct that it is not (yet) possible to do, or am I missing something? And if indeed missing, when will this functionality be added?
Kind regards,Pim