• Custom Macro ( Null error, even though there is data)
    Question Nov 7, 2018
    We are getting errors from a custom macro that we created. As soon as the macro is initiated there is value, however we are getting null errors in the event logs. The macro is a simple boolean flag (0 = false, 1 = true) and we are returning the value as string. We are u...

  • Custom macro not getting resolved in email template
    Question May 25, 2016
    I have an order email confirmation that gets sent out with a transformation used to show products. You can look at my code below Email Template snippet: Then within that transformation I am trying to use a custom macro I created, but I can't seem to get the custom macr...

  • Trying to figure out the macro for the Current Document page title.
    Question Oct 1, 2018
    This stop working after upgrading to Kentico 10. Could not find anything in the API changes. What should work now? Thanks David Just figure out I need to install some hotfixes to get CurrentDocument working

  • If Condition Macro for CurrentPage.Is approve
    Question Dec 12, 2018
    I have 3 roles in workflow,for eg. First, second ,third I want something like, If first person approved then page would go to third person for publish, If reject by First person then go to Second person for edit. In this I want if condition macro condition like - CurrentPage....

  • Update Macro Signatures after Upgrade Kentico (V.80 to V8.1)
    Question Jun 14, 2016
    Hi: Is it neccesary to update the macro signatures after a Kentico upgrade (from version 8.0 to 8.1), even if in Event log does not appear any error related to MacroResolver? Thanks

  • Macro IF statment causes HTML to render as literal string
    Question May 1, 2020
    The below snippet code in an email template renders the HTML tags in the email that is sent. Other HTML is rendered fine outside of the if statement. How can I get it to render Raw I guess?

  • Using macro expressions in menu items
    Forum Post May 17, 2009
    Hi, I am currently exploring the CMSListMenu control. I was trying to write a macro expression that will pick up menu item's caption and render it as the ID or name attribute. I need something like the following: <UL id='Bookings'> <LI id='New-Booking'>New Book...

  • Macro for Relationship main document NodeGUID in repeater configuration
    Forum Post Jul 14, 2009
    Hi, I'm having some troubles inserting a macro expression in to the box for: Relationships -> Main document -> Display documents related to the document with NodeGUID ..in the configuration for a Repeater web part. As an experiment I just tried to put the current d...

  • RE:BizFrom -> Notification e-mail -> run function on value
    Forum Post Oct 12, 2010
    Hi, How to write a custom macro is described here: http://devnet.kentico.com/docs/devguide/appendix_a___macro_expressions.htm Possible solution depends on where the value of dateofbirth is stored. If it is saved for example in the subscriber table, you could get it in ...

  • RE:Webpart visible depending on querystring
    Forum Post Jan 10, 2011
    Hello. Regrettably, you can´t use query macro in web part properties (http://devnet.kentico.com/docs/devguide/appendix_a___macro_expressions.htm), therefore the easiest way would be to create and call custom macro within "Visible " property of given web part. Within this ma...

  •   ... 71 72 73 74 75 76 77 78 79 80 ...