Copied to clipboard

Flag this post as spam?

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


  • Max McCarty 6 posts 26 karma points
    Aug 14, 2012 @ 14:25
    Max McCarty
    0

    Is there a way to create placeholders in document properties?

    This question piggy-backs off a previous question  here.  I have created a page that has a document type with a rich text editor property.  The content entered in this rich text editor gets rendered on the page (like expected).  

    However, I would like to use the macro option

       <umbraco:Macro Alias="YourMacroAlias" runat="server" YourPropertyName="[@yourQueryString]">                     </umbraco:Macro>  

    to grab querystring params off the request into placeholders on the page. 

    Except the placeholders need to fall within the doc type document property (which is a rich text editor).  Is there a way to accomplish 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