Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
I'm creating a new blog project for umbraco using the original properties.
Here's the problem.
I have a prop with tags and every article has tags. in my sidebar i want to render tag-concerned content.
e.g. article 1 with tags comedy, artistic etc. so show me in the sidebar articles with the same tags,
Solutions are welcome.
Greetings Toni
you can use the function of umbraco.editorControls.tags.library.getTagsFromNode and get the tags from the xml result
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.
Continue discussion
Community work for the skilled ones
I'm creating a new blog project for umbraco using the original properties.
Here's the problem.
I have a prop with tags and every article has tags. in my sidebar i want to render tag-concerned content.
e.g. article 1 with tags comedy, artistic etc. so show me in the sidebar articles with the same tags,
Solutions are welcome.
Greetings Toni
you can use the function of umbraco.editorControls.tags.library.getTagsFromNode and get the tags from the xml result
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.