Hi MD-admin,
you can use normal HTML in the checklist items. For a link, that would be something along:
<a href="http://www.example.com">Linktext</a>
Thanks! I figured out how to insert in the link. But now when I click on any given check box, it automatically sends me to the link from the preceding line. For instance when I click on the box before “indoor shows” it takes me to the “purchase a booth” link. Ideas on how to fix that?
http://www.propanels.com/decison-checklist/
I’m getting a 404 error on that page. However, when I click on “checklist” in your menu, I can see a frontend checklist on http://www.propanels.com/checklist/ All checkboxes links in this checklist are working fine for me.
The issue you are describing sounds like you forgot to close a link somewhere. Make sure you have an </a> in every item where you have a <a href="http://www.example.com">