Copied to clipboard

Flag this post as spam?

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


  • Kevin Lasher 2 posts 72 karma points
    Apr 30, 2020 @ 13:50
    Kevin Lasher
    0

    I'm new to Umbraco and need to use tags in a project. I would like to limit what tags content editors can use to a predefined list. The default property editor allows you to enter any value and it will create a new entry in the tags table. I'm thinking about creating a custom property editor, but I'm not sure how I would add SupportTags to it. Or is there a way to use the default editor and configure it to a specific list of tags? Any help would be greatly appreciated.

  • Alex Skrypnyk 6132 posts 23951 karma points MVP 7x admin c-trib
    Apr 30, 2020 @ 15:04
    Alex Skrypnyk
    0

    Hi Kevin

    I think you can use the predefined Dropdown list for this scenario.

    Just create a Dropdown list with a possibility to select multiple items and predefined all valid tags

    Thanks,

    Alex

  • Kevin Lasher 2 posts 72 karma points
    Apr 30, 2020 @ 20:48
    Kevin Lasher
    0

    Thanks Alex. I will give that a try. I was hoping to use the TagQuery helper to get back content, but I can look at other ways to search.

  • DChad 5 posts 75 karma points
    Jul 31, 2020 @ 09:05
    DChad
    0

    Hi Kevin - I am looking for the same solution of using predefined tags to control content. Did you find a way of getting back content for a dropdown list? Dan

  • Alex Skrypnyk 6132 posts 23951 karma points MVP 7x admin c-trib
    Apr 30, 2020 @ 20:55
    Alex Skrypnyk
    0

    You are welcome. let us know how it goes.

Please Sign in or register to post replies

Write your reply to:

Draft