Copied to clipboard

Flag this post as spam?

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


  • Dan Sørensen 102 posts 327 karma points
    May 15, 2015 @ 10:44
    Dan Sørensen
    0

    Is ist possible to use MemberPicker in macro

    I'm trying to make an macro to insert members in the rte so the user can insert members for example a supervisors with contact information.

    Last time I made this I just went with a textbox so they had to write the username of a member.

  • Dave Woestenborghs 3504 posts 12135 karma points MVP 9x admin c-trib
    May 15, 2015 @ 10:52
    Dave Woestenborghs
    0

    Not out of the box.

    But you can create your own property editor that uses the memberPicker from the dialogservice. 

    You will need to set  isParameterEditor to true in the package manifest.

    Package manifest documentation : http://umbraco.github.io/Belle/#/tutorials/manifest

    You can find documentation on creating property editors here : https://our.umbraco.org/documentation/Extending-Umbraco/Property-Editors/property-editors-v7

    Dave

  • Dan Sørensen 102 posts 327 karma points
    May 18, 2015 @ 10:07
    Dan Sørensen
    0

    Thanks Dave Ill try looking in to this :)

  • 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