Copied to clipboard

Flag this post as spam?

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


  • Accusoft 58 posts 109 karma points
    Jul 02, 2013 @ 19:50
    Accusoft
    0

    Custom macro parameter not showing up

    I've got an Umbraco 4.7 installation that I'm trying to add a custom macro to that includes a custom macro parameter.  I followed the code sample for the parameter here: http://www.richardsoeteman.net/CommentView,guid,24E1D561-1F6C-4411-BD62-584023D31DF7.aspx#c97c0910-13e7-4d21-88a4-aaae18e44043

    When I add the macro in the developer section, the paramter type shows up as expected.  However, in the editor, when I go to "add" the macro, the field doesn't show.  I can't find any error messages or anything in the log, it's just missing.  The umbdebugshowtrace flag doesn't seem to work in the admin.  How can I track down what's going on?

  • Matt Barlow | jacker.io 164 posts 740 karma points c-trib
    Jul 03, 2013 @ 11:53
    Matt Barlow | jacker.io
    0

    The link you have doesn't work for me..

    It should be below, no?

    http://www.richardsoeteman.net/2010/01/04/CreateACustomMacroParameterType.aspx

    Where are you trying to insert the macro? into an RTE?, and you want the option to set the parameter in the popup like this?

  • Accusoft 58 posts 109 karma points
    Jul 03, 2013 @ 14:30
    Accusoft
    100

    Yes, I was able to fix it by renaming the assembly.  The insertMacro.aspx file wasn't able to load it but it wasn't putting an error in the log file, I had to enable the fusion log to track that one down.  Would be nice if there was a better way to troubleshoot stuff like this.

    Thanks!

Please Sign in or register to post replies

Write your reply to:

Draft