Hi. I am creating a custom macro translator to optimise a macro rule for online marketing that needs to pass the contact email address dynamically via a macro rule instance parameter but I don't k...
I'm setting up a macro rule with a few parameters. I have one parameter that displays as a dropdown list, with options sourced from the Kentico database via SQL query, and I want to limit the opti...
Jan very helpfully supplied a macro for me that allows content to change depending on a membership within a transformation. {% if (MembershipContext.AuthenticatedUser.HasMembership(@someMembership@...
I'm having trouble resolving a macro inside of a nested repeater, and I'm running into some interesting behavior.My objective is to determine the appropriate @WhereCondition@ for a nested repeater ...
I am attempting to populate a drop-down list of site-specific values using the @CMSContextCurrentSiteName context parameter in the query, and when I run the report an exception is occurring when th...