Hey everyone,I'm working on setting up the page builder in the admin interface of Kentico 12 MVC. I have been following the tutorial and have been getting stuck when actually looking at the preview...
In my widget, I am trying to grab content from an editable region of a document and displaying it elsewhere. Its works great where there is text inside an editable region. If there is any online fo...
I really hope I'm making sense with this one. I'm trying to create a widget from a custom webpart that I created. It's nothing special at all as you can see:@h3@Header@/h3@ @p@Intro Copy@/p@ @ul@ ...
Hi,I have created master page template in CMS administration with template type as @Portal Page@. In layout I have added editable text in the footer of master page. I have filled up data in those e...
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.DocumentCont...
I have a repeater and an editable Text box in a page. The repeater where condition should be depends on the value of Textbox.Text box is configured to inherit if empty so if the admin enter the val...
Hi, I am using Kentico8 trial version andv Visual studio 2013. I created aspx page having masterpage. then i tried to add CMS Editebale region on this child page. Now i am getting the loading prob...
Hello,I have a site with multiple layouts on a single page template. This is actually for a mobile version on the site. I want to set the default text of an editable region [@editabletext2@] in the...
How do I render the content of the editable region of another document using a macro?