Thanks, Anton. That didn't work either.
Perhaps I should clarify what I'm trying to accomplish as that might make a huge difference here.
My ultimate goal was to try and use a Macro Expression in a Page Field to add a default value. Is that even possible? I thought I saw that it was at one point, but I just attempted this and the Macro wasn't rendered, but stayed the same.
Is there a setting I have to apply to get Kentico to process the Macro as it's saving the field?
Let's say I want the page title to automatically be a combination of two other Page field values. Is there a way to use
{% CurrentDocument.Value1 |(identity)GlobalAdministrator%}
in the title field and have it resolve before saving?
Thanks!
-Eric