How do I allow for blank page type fields but force them to not be null?I have a compiled site that has a couple of custom page types. These pages types have have custom fields. The content was cop...
Hi All,So I have a custom page type where I am asking for contact information above others First Name and Last Name are both required, however there is a use case for a full name field as well. Is ...
Hello, I'd like to have some ideas how can I acheive this @@ I'd like to have an widget that has the following properties:Page Type to selectBased on the Page Type selected above, select a Field of...
I have a page type with a drop down list that I'd like to bind to the values of an enum in an external assembly. For example, all the colors in System.Drawing.Color enum. It looks like there should...
Kentico 12 Portal Engine:Is there a way that I can transform any datetime to EST in a page type field? I discovered an issue today where even if the user selects PST the page type field always get...
Here is some background of what happened. We are planning to built around 5 websites which to some extent is going to have similar structure (menu, page types, templates, etc). So we decided to be ...
Hi, I'm very new in the Kentico world and wondering how I update or add more fields for an existing page type?
I have created page type called Hospitals and doctors. My page structures as following: 1. Hospitals Folder 2. Many hospitals under it 3. Each hospital had Doctors folder 4. Doctors Folder contains...
If you have a page type and you create a custom field which is rendering the CKEditor with macro button you can add Macro's here.In the transformation for the page type in text/XML mode we have tri...
Hello,I have a Pages data type as one of the page type fields.But when I try to access it using the Macros like {% JoinPageLink %}, I don't get any values (empty).I can access rest of the fields in...