Hello Group,
I have a single field that has several checkboxes to be selected (checked) if that item corresponds to the entry. The vocab is correct and it works the only problem is ALL the checkboxes are automatically selected when clicking on "New Record".
That means if a record/entry doesn't have same options 2, 4, 5 you have to uncheck those (opt-out). I don't this as this means it would be easy to not uncheck an option. It should be the other way around. You should have to check (opt-in) to the options that is required.
My database field is varchar(20) and yes that is enough as I am storing up to five options that are single letter.
Any thoughts on how to get Xataface to NOT auto check the checkboxes?
Thanks.
Jeremy