ClientConfig icon indicating copy to clipboard operation
ClientConfig copied to clipboard

Improve (multiple) checkbox display

Open Mark-H opened this issue 13 years ago • 1 comments


Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.

Mark-H avatar Dec 15 '12 23:12 Mark-H

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

pixelstuff avatar Aug 30 '15 22:08 pixelstuff