• RE:ClassName Macro for Current Document
    Forum Post Jun 18, 2013
    Hi, You need to re-sign the macros or do not use the signature. Please see the macro security - at the bottom. Best regards, Juraj Ondrus

  • RE:Web Part Visible based on View Mode
    Forum Post Aug 29, 2013
    Hi, I do not see any issues using that macro. Have you tried using the macro debug to see how is this macro resolved? Best regards, Juraj Ondrus

  • RE:Workflow - moving to a Condition step
    Forum Post Aug 31, 2013
    Hello, What is the macro like and I assume you are doing it in the code right? If so, how is the macro resolved in this case? Are you resolving the macro in your code too? Best regards, Juraj Ondrus

  • RE:Workflow - moving to a Condition step
    Forum Post Sep 18, 2013
    Hey Juraj, I'm using a Macro Rule in the Workflow section. The macro is registered with the CMSModuleLoader partial class. I'm only referencing the macro in the Condition Step itself, not in my API code that moves the TreeNode through the workflow. Thanks, Dave

  • RE:Get ID from URL macro
    Forum Post Dec 12, 2013
    Thank you for your message. The macro {% CurrentDocument.NodeID |(user)michalv|(hash)71e804a8b6d14ed190ea4136cec73fc528d5d0f9df9528b931321f3141918a6e%} isn't unique for every document only unique for the documentype. How can i get a unique ID in a macro from every submi...

  • RE:Printing Blog Name in Blog Post Title
    Forum Post Feb 5, 2014
    Another option would be to place your macro text inside of a static text webpart, this will be the macro that you want to render the title, then set the visible condition of the webpart to a macro ie if currentdoc type = "cms.blogpost"

  • Web Part Title As Macro
    Question Nov 12, 2014
    Is is possible to pull a web part's title into the HTML Before with a macro? Thanks!

  • Macro regexreplace not working
    Question Jun 3, 2016
    Hi, I just want to replace the space in string with a character "-". Here is my macro in Text/XML transformation This will not replace space with a character. Am I doing wrong? Any idea why it is not working.

  • RE:Does "CurrentSiteName" macro name exists?
    Forum Post Sep 15, 2009
    Hi, Where you want to use the macro expression? Could you please try to use this: {%cmscontext.currentsite.sitename|(user)michalv|(hash)08cb14657b418905208d4a1a3e8888f68b94bde6f4cb9a4f99156799804d21fa%}? For example, when editing web parts in portal engine, you can ...

  • RE:Help with macro for page title
    Forum Post Apr 12, 2011
    Jen, I'm sorry for the confusion, this was not a bug. When you use parameters in nested macros you have to escape all pipes inside, therefore the correct macro expression would be this: {(0)%CurrentDocument.NodeID|(equals)192|(falsevalue){(1)%CurrentDocument.DocumentNa...

  •   ... 21 22 23 24 25 26 27 28 29 30 ...