Document Tags and Tag Groups

Roman Hutnyk asked on January 13, 2015 22:05

Hi Folks,

I'm trying to utilize tags to filter search results like it is described in this article.

My problem is that document could be assigned to one tags group only, but I'd like to have tags from a several groups, e.g. brand, type, etc.

If you'll check database structure, you'll figure out that the relation is not document -> tag group -> tags, but document -> group and document -> tags. With this structure it looks like tags group could be omitted and this is, actually, what I've tried to do.

I've added DocumentTags field to the form tab, as it is described in documentation, but the result has disappointed me: in case there is no tags group specified for particular document - tags selectors comes up blank, or if I just type in my tags, they are added to the DocumentTags field in CMS_Document table, but no records added to the CMS_Tag table; and if there is some tags group specified for the document I'm allowed to select (or add new) tags only within that tags group.

So the question is: does anyone have an idea how I can add tags from different tag groups to the one document?

Thanks in advance!

Recent Answers


Martin Danko answered on February 24, 2015 16:25

Hello Roman,

Just to be sure I've checked it with our developers and they've confirmed that regrettably that's not possible right now. Only one tag group can be associated to every document. What you can do is to copy tags through multiple tag groups. I'm really sorry but at the moment that's the limitation by design.

Regards, Martin Danko

0 votesVote for this answer Mark as a Correct answer

   Please, sign in to be able to submit a new answer.