Here I am trying to cover an important plugin macro for confluence which can be used to create dynamic checklist.
Checklist macro plugin :
Checklist is a confluence macro, which can be used to create a dynamic checklist of items.
Here is sample code for creating a checklist of Pets,
{checklist:name=The pets names|parent=Animals|label=pets}
{checklist-label:Mammal?|label=mammal}
{checklist-metadata:Comments}
{checklist-input:Common pet names|cols=20}
{checklist}
This is how it will look like in confluence page view.

If these macros are not working in your confluence then ask your confluence administrator to update it from Atlasian repository.
Is this list dynamically editable? or we need to do edit document and go to Wiki text ?
ReplyDeletehow do you populate this table?
ReplyDeletei only see the header but cannot add data to the list?!
ReplyDeleteim trying to make it work on my wiki page, is that supported? help!
ReplyDelete