Copied to clipboard

Flag this post as spam?

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


  • Stephen 767 posts 2268 karma points c-trib
    Oct 11, 2011 @ 11:01
    Stephen
    0

    Macro parameter "show" checkbox ignored in RTE?

    In 4.7.x when creating a macro parameter there is a checkbox that allows us to indicate whether the parameter should show when inserting or editing the macro in the Rich Text Editor. Yet this does nothing and all parameters always appear. Looking deeper into Umbraco's code, it seems that the .Public property of the MacroProperty is just plainly ignored when rendering the parameters.

    Is this on purpose? Or am I getting things wrong from the very beginning?

    Any reason not to patch Umbraco and add an if (!property.Public)?

  • 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