I need to configure one repeater based on the value of text field in the same page. I used macro to read the content using. I use the following macro to get the value
{% CurrentDocument.DocumentContent["editabletext"] #%}
Its returns the value in page which was enter but not return the value in Child page which need to be inherit from the parent content. Is there any other way to read the content on child page also.
Reference the same question here: http://devnet.kentico.com/questions/editableitems-editableregionid
Please, sign in to be able to submit a new answer.