Normally, checkbox fields like this would be generated using json data. Is this info in the json data already? If not, you can abstract the data and create your own json file containing this info, and use an ajax call to get your local json file. Maybe this is one to skip until everything else is done.
Normally, checkbox fields like this would be generated using json data. Is this info in the json data already? If not, you can abstract the data and create your own json file containing this info, and use an ajax call to get your local json file. Maybe this is one to skip until everything else is done.