For the sake of argument, let's say my K12 Portal Engine site is in D:\WebRoot\SiteName. We're working on automated Azure Release Pipelines, but what we want to eventually be able to do is to obli...
Hi Team,I am using Kentico CMS 12 MVC development model. I am having a requirement to show some conditional checkboxes. So I am using Kentico CMS checkbox form control and using Visibility conditio...
Hi Team,I am using Kentico CMS 12 with MVC development model. I have used the Kentico media library api and created the upload functionality from MVC site. Now I have a requirement to delete the me...
I recently upgraded an instance of Kentico from 8.2 up to 12, one step at a time, compiling each along the way. The app is now on version 12.0.15 and it would run fine until I added back in some c...
Running into a real stumper, this is the first time needing to set up a new site in our Kentico suite since we upgraded to V12, currently on v12.0.25 it is not going smoothly. I tried to do an ...
Hi there! I have a question about media libraries. Can I set up media libraries to get this? :PDF - file system; (https://domain.local/files/pdf/)Images - Azure blob storage; (https://cdn.domain.lo...
Hi all,When we run query to get data from content tree in custom form component class, UI culture (en-GB) is added to query. Our query do not set for culture. MultiDocumentQuery query = DocumentHel...
Can you advise how we can develop custom multi check box list and validation for Kentico form development?Kentcio form doesn't cover to multi checkboxes and validation rules are not there yet.The d...
How can we change required field validated message “please enter a value “ to something “This is a required field”.Is there a way to customize error message.?
Hi All,We want to read page form field data (ID,Code) from all of the widgets? Any suggestion on this?