Hello,

If you want something very simple to create, you can also use a 
class/sheet/template to make your checkbox:
http://platform.xwiki.org/xwiki/bin/view/DevGuide/FAQTutorial/FAQTutorialManual
or : 
http://www.theserverside.com/news/1363830/XWiki-A-Platform-for-Collaborative-Apps
 (Understanding Classes and Objects create a todo app)

If you don't want store checkbox data, users could use the template (or another 
page)

Pascal BASTIEN

--------------------------------------------
En date de : Jeu 26.1.17, Jesse Bright <[email protected]> a écrit :

 Objet: [xwiki-users] List with Checkboxes
 À: [email protected]
 Date: Jeudi 26 janvier 2017, 5h51
 
 I am making a several lists with
 tasks and associated checkboxes. The checkbox data will not
 be stored or used in any way. It's only purpose is as a
 reminder of tasks which have been completed. 
 
 My best idea for achieving this is to write a wiki macro
 using the HTML macro to insert a checkbox input. However
 this means I have to develop list tabbing behavior and write
 my macro reference repeatedly in each list space.
 
 Does any one know of a better or easier way to create a
 checkbox list?
 
 Regards,
 
 Jesse
 

Reply via email to