In my page type I want to populate a date value based on other date valueI am writing in the default value field for Date2 {%Date1.value%}. It always display as empty after I select date 1 and page...
Hi,I have a question. Instead of recreating all the pages, is there an easy way to switch page type for an existing page? This is for Kentico 11 portal engine.Thanks Wei
Hi Team, I am new to Kentico and going through the Kentico 12 MVC Training Course using the MedioClinic poc.On running the MVC project for live site I am getting the below error. Could someone plea...
I have files uploaded to my site using the file page type, and when you click the url for the file I am getting a 404. the site uses windows authentication. when I click the in the form tab it dow...
On a website we are building out child pages of different industries/facilities, and all using a given page type. The page type has fields on the form level that we wish to grab that data and dyn...
Working in the new Kentika 13 in the latest beta version on .net Core.Created a new page type of news page. I want to get a given NewsPage but only allows the TreeNode to be returned.Throws an err...
I have a page type that I'm using for two slightly different purposes. The standard form works well for the primary use case, but the field captions are a little non-intuitive. I have created a sco...
We have a macro that returns a string based on a cookie value (the value is matched to a list of theme colors):CurrentTheme(@@) returns @theme_red@ if this was previously set, else a default value ...
Is there a specific Form Control or way to implement a Page Type Field to allow that field to have multiple of the same input? I'm using Kentico 12 portal engine.An example use case would be a @De...
Per the question title, I am trying to make the default template of a page type @inherit@. Is this possible?