Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Christopher W. Brandsdal 72 posts 133 karma points
    Oct 07, 2016 @ 13:10
    Christopher W. Brandsdal
    0

    Tags in extended content on product

    Hi.

    I'm trying to use the "Tag" data type on extended content for a product, but it does not seem to behave correct. The autocomplete is not there, and once saved I cannot go back into the product and change the tags. Is this a known issue, or is there something I do wrong?

    Have a nice weekend. :-)

    Christopher Brandsdal

  • Rusty Swayne 1655 posts 4993 karma points c-trib
    Oct 07, 2016 @ 15:37
    Rusty Swayne
    1

    Tags are not going to work in detached content as they rely on a physical Content Id (int). e.g. the data type is expecting to be tagging Umbraco content.

    ProductContent is virtual and does not exist in the content tree - so it won't work.

  • Christopher W. Brandsdal 72 posts 133 karma points
    Oct 07, 2016 @ 15:42
    Christopher W. Brandsdal
    0

    Ok, thanks. Is there any alternative to accomplish the same thing? I would like to tag a product without the use of categories.

  • Rusty Swayne 1655 posts 4993 karma points c-trib
    Oct 07, 2016 @ 15:45
    Rusty Swayne
    0

    Not that I know about - but it would not be that hard to write a little custom property editor based on the Tags property editor and then stuff the values in Examine for searching.

Please Sign in or register to post replies

Write your reply to:

Draft