ClientConfig
ClientConfig copied to clipboard
Improve (multiple) checkbox display
My guess is that they want a way to have check boxes on a list of items. This sort of thing is possible in the Template Variable system, but ClientConfig only allows for a single check box. Possible uses might be to insert your social media icons in a website. i.e. Check these boxes to show the icons for Facebook, Twitter, etc.
Presumable you would want to have chunk names for values so you could insert a string of different chunks containing some code. Which brings me to this apparent bug: https://github.com/Mark-H/ClientConfig/issues/99