I created a Checkbox list of tags and I can get the selected values in my views, but I'm having a hard time trying to get the complete list. I'm trying to get a list of all the tags so I can build a list to the side.
Still not sure how to then convert this list into a filtered list... oh Umbraco why are you so hard.
I am mostly a front end dev with lots of PHP backend experience... I jsut find it so difficult to get current information and best practices.
Seems like a tag cloud feature should easy peasy, know what I mean? I'm jsut not finding the info I want.
Getting all checkboxlist options in razor
I created a Checkbox list of tags and I can get the selected values in my views, but I'm having a hard time trying to get the complete list. I'm trying to get a list of all the tags so I can build a list to the side.
Still not sure how to then convert this list into a filtered list... oh Umbraco why are you so hard.
I am mostly a front end dev with lots of PHP backend experience... I jsut find it so difficult to get current information and best practices.
Seems like a tag cloud feature should easy peasy, know what I mean? I'm jsut not finding the info I want.
Hi Greg,
I assume that this question has connection to your question about how implementing a tagging system. Try to see my comment in this post.
http://our.umbraco.org/forum/umbraco-7/using-umbraco-7/59974-Implementing-a-tagging-system?p=0#comment203244
/Dennis
Thanks Dennis, reading your other post now.
is working on a reply...