Copied to clipboard

Flag this post as spam?

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


  • David 28 posts 156 karma points
    Mar 22, 2017 @ 16:52
    David
    0

    Grid Editor - How to add a Tag Picker

    Hello my friends,

    I am using Umbraco version 7.5.3 and I would like to add the Tag Picker of Umbraco to my Custom Grid Editor as a property field.

    What is the best way to do this?

    Thank in advance! :)

  • Jamie Pollock 174 posts 853 karma points c-trib
    Mar 22, 2017 @ 18:56
    Jamie Pollock
    0

    Hey David,
    Feel free to pass this by as it doesn't directly answer your question, but you may want to consider using Umbraco Doc Type Grid Editor. It allows you to turn Document Types into grid editors, thus meaning you can reuse data types.

    Plus you have control over how the grid view & frontend view are determined. It's a powerful bit of kit! :)

    Thanks,
    Jamie

  • David 28 posts 156 karma points
    Mar 23, 2017 @ 08:12
    David
    0

    Thank you for you answer Jamie,

    thats a nice feature but it doesnt help me for my current problem.

    MFG

    David

  • Jamie Pollock 174 posts 853 karma points c-trib
    Mar 24, 2017 @ 02:13
    Jamie Pollock
    0

    Hey David,
    I've been back to the drawing board on this one. I've created an editor which allows a user to select tags from either the default tag group or a specific one of your choosing (configurable in the grid editor configuration).

    Here's a repo where you can find the partial code.

    A dialog will open allowing a user to select multiple tags for a given tag group.

    This is intended to work along side your existing property editors but will require modification if your editor will need to store more than one value.

    Any questions let me know!

    Thanks,
    Jamie

Please Sign in or register to post replies

Write your reply to:

Draft