Copied to clipboard

Flag this post as spam?

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


  • Ayo Adesina 419 posts 1001 karma points
    Jun 17, 2015 @ 16:11
    Ayo Adesina
    0

    Insert 'Umbraco Tags' via Gathering Node Data

    Hi guys,

    I have an Article Doc Type - Two of the properties are multi-node tree pickers.

    When a node of this doc type is saved/published, I want to get the ids from these pickers do a look up in umbraco to get the node names. I then want to use those node names to create 'Umbraco Tags' and add them to the index. (against the node being saved)

    Because I have two multi-node tree pickers, I want to save the tags as tag groups.

    This is so when I do a custom index search, I only have to search for nodes that are of document type Article.

    I have my GatheringNodeData Event set up and working, so just need some advice about how its done.

    Is this possible/logical?

    Thanks in advance

    Ayo

  • 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.

Please Sign in or register to post replies