• RE:Root document name macro
    Forum Post Jan 30, 2014
    If I use a path Macro like this {%Path["{0}"]%} it get's me a node alias path of /Getting-Here for that section. How do I nest the path macro into the context macro and have it resolve? {%Documents["{&{0}&}"].DocumentName|(user)michalv|(hash)8b5a166265d3e4eac82f69697316742...

  • RE:Root document name macro
    Forum Post Jan 31, 2014
    try this... {%Documents["/" + CurrentDocument.NodeAliasPath.Split("/")].DocumentName |(user)michalv|(hash)0ca5a8c73217b6f501b8bcce589b6a3fb256d3318461aedc468869df47cbcda1%}

  • Macro rules
    Question Apr 11, 2016
    Hey, I'm new with Macro rules. I want to create a condition in the Macro rules that ask if today's date equal to the last modified date of the order + 7 days Meaning is today's date is a week after the last modified date of the order.. How do i write the + 7 days in K#? ...

  • Kentico CMS 7: Translation workflow processes
    Article Jun 24, 2012
    In this article we’re going to combine the power of two new features of Kentico CMS 7 to make the process of creating multilingual Web solutions simpler than ever before!

  • Macro troubleshooting poster
    Article Jun 27, 2014
    As macros are now an inseparable part of most Kentico applications and are being used more and more, it is crucial to understand how the macro engine works, how to implement your websites in Kentico using macros, and how to deal with possible issues. I'd like to follow up on a...

  • Quick Tip: Understanding the Macro Report in Kentico
    Article Jul 20, 2016
    Macros are a great way to add dynamic values to your content and configurations and are a helpful tool for developers. However, they can sometimes cause problems with a website’s performance and functionality if there is an issue with resolving the values. When this happens, ...

  • RE:Automate translation of text with macro in ascx
    Forum Post Sep 20, 2010
    i have a usercontrol with localisation macro to resolve in his control property Text

  • RE:Message Board comment counting
    Forum Post Mar 4, 2012
    And if you want to use this macro in transformation you can use <%# CMS.CMSHelper.CMSContext.CurrentResolver.ResolveMacros("some_macro") %>

  • RE:Macro detection of selected device profile
    Forum Post Jan 3, 2014
    Found "CurrentDeviceProfile" in the macro context menu, 5 minutes after posting.

  • RE:Root document name macro
    Forum Post Jan 30, 2014
    How do I add a macro to get a relative alias path?

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