• RE:CustomMacro with html tags
    Forum Post Aug 18, 2010
    Hello, you can use the encode parameter for the macro to resolve HTML. Please see here: Macro expressions for more details. Best regards, Helena Grulichova

  • Insert poll macro parameters
    Forum Post Aug 11, 2011
    I see that the insert poll button on the toolbar uses a poll macro. Where is this macro documented? Does this take any additional parameters to customize the poll, or do I have to develop it myself?

  • Transformation in Macro in Transformation
    Forum Post Oct 6, 2011
    How can I use values from a transformation in a macro that's inside a transformation? Here's an example transformation or what I'm trying to accomplish: <li<%# CMS.CMSHelper.CMSContext.CurrentResolver.ResolveMacros("{%currentdocument.nodealiaspath|(tolower)|(contains)<%#...

  • RE:Email editing for Ecommerce websites
    Forum Post Dec 15, 2011
    Hi, you need to create a custom macro, how to do it in version 5.5 R2 is described here: custom macro development Best regards, Ivana Tomanickova

  • RE:Hide container if editable text is empty
    Forum Post Jun 27, 2012
    Hi, You will need to create a custom macro. This macro will check whether the region is empty or not and return true/false. The macro can be then used in the visibility setting for given web part. Best regards, Juraj Ondrus

  • RE:Caching and a cookie law web part
    Forum Post Sep 18, 2012
    Hi, Your workaround looks good. Let us know the results. The # in the macro is the signature sue to the macro security. It is possible to turn it off. Best regards, Juraj Ondrus

  • RE:Where condition for repeater.
    Forum Post Dec 14, 2012
    Hello, You are welcome and please don't forget when using K# together with macro parameters that there has to be no space or a new line between the macro parameter and the closing macro bracket: |(handlesqlinjection)false#%} Best regards, Jan Hermann

  • RE:Macro expressions not exported properly
    Forum Post Apr 9, 2013
    Is there an UI or something that can allow me to disable the user security thing other than adding @ at the end of the macro ? What happens to people with more than 100 macros ? I have to manually add a @ at the end of each macro?

  • RE:Custom Macro Product List HTML Encoding
    Forum Post Apr 18, 2013
    Hi, I found something regarding the macro encoding. You can use the encode macro function. For example: {%macro|(encode)false%} Could you please try that? Kind regards, Richard Sustek

  • RE:ClassName Macro for Current Document
    Forum Post Jun 12, 2013
    Hello, The {%CurrentDocument.NodeClass.CodeName|(user)michalv|(hash)c5353be97032eff084407c9e20d38f26ec1804fd57a6b35c6c556ad3229c2ba7%} returns the class name, however it seems to me that you haven't placed that macro as a global administrator. Could you please remove the ha...

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