• Checking Macro Hash
    Question Sep 5, 2015
    As we know macro signature consist of user who created macro and hash. In documentation we have: "The system checks the macro signature when accessing an object through a different object (for example the user settings through a user, which are two different objects) and eval...

  • RE:Weeknum macro
    Forum Post Jul 21, 2009
    in the Title of Webpart containter

  • RE:Help with macro for page title
    Forum Post Apr 8, 2011
    Jen, The Macro expressions looks correct, perhaps the space in the full macro is causing the problem? In the full macro could you try either escaping the space with a "\" or try replacing the space with another character to see if the space is causing the issue. ---E...

  • RE:Insert poll macro parameters
    Forum Post Aug 16, 2011
    Thanks!

  • RE:Custom Macro
    Forum Post May 14, 2012
    that was very helpful, thanks a lot

  • RE:Macro expressions not exported properly
    Forum Post Aug 14, 2012
    This worked, thank you!

  • RE:Macro for Article Text
    Forum Post Mar 25, 2013
    try... {% Documents.WithAllData["/reports/myreport"].ArticleText |(user)michalv|(hash)96b7f3262367f9b563afed4a19b841dea0a76b46532520d0bb92429123b640b4%}

  • RE:macro for previous url
    Forum Post Apr 22, 2013
    try... {%BrowserInfo.UrlReferrer |(user)michalv|(hash)eec901bb5d8137e0abc986d1a4535e6b6fe8a840a766da95a0d782d26a7d2f25%}

  • RE:macro for previous url
    Forum Post Sep 3, 2013
    try these two... {%CurrentDocument.AbsoluteURL|(user)michalv|(hash)afcc1c9c77f5f50b04a580f2cf379792115ae62d18fce2f5fe79168bb44ff221%} {%CurrentDocument.RelativeURL|(user)michalv|(hash)7035f1f237a5e622f2415044a2250e0e75dcd6dd19d7a8cfaa52537782189605%}

  • RE:Macro |(sqlescape)
    Forum Post Jan 29, 2014
    Perfect, thanks for your help

  •   ... 11 12 13 14 15 16 17 18 19 20 ...