• Force lowercase on URLs - Kentico MVC
    Question Oct 31, 2019
    Hi, Has anyone implemented a way to force lowercase of URLs on Kentico MVC and got it working? I've tried setting this option in the CMS: `Settings / Content / URLs and SEO / SEO - URLs / ` `Redirect invalid case URLs to their correct versions / Redirect all requests to low...

  • String.IsNullOrWhitespace isn't Returning True for System.DBNull .. How to Check for DBNull in Macro
    Question Jul 29, 2020
    I have a macro expression that is as follows in K12 Portal Engine: if (!String.IsNullOrWhitespace(MyPageTypeString)) { if (MyPageTypeString.Trim().Contains("xxxx.xxxx.net")) { //do something } } and I'm getting the following exception: Met...

  • How to query custom page fields in where clause of a page data source
    Question Sep 21, 2020
    I am using an pages data source to grab blog posts from the blog directory. I want to be able to filter by a custom field I added to each blog post, which is called EventDate. I created this in the administrative panel under the development section. I added a where clause to ...

  • Error when selecting Users from uniselector
    Question Jan 21, 2021
    We are getting the following error after selecting from the list of Users when adding Permissions to a Page (Security tab): *"The selector data is not consistent, please try to refresh the page."* This does not happen when adding a Role, which works fine. The same behaviour ...

  • file uploader success messge
    Question Mar 1, 2021
    How to get a success message after the file upload?

  • Cannot delete pages
    Question Apr 28, 2021
    Hi, I try to delete some archived event pages or the whole folder but got "Failed to delete the page: [DataConnection.HandleError]" error with "Caused exception: Invalid column name" in the end of error message. The column caused exception probably is the column added recent...

  • Editable Text Web Part Rewriting Code
    Question Oct 17, 2020
    I am trying to put an image and an h3 tag inside an a tag in an Editable Text web part, but Kentico rewrites the code and splits the a tags, making 2 a tags, one around the image and one around the h3. How would I get this to stop? Here is what I am trying to write: St...

  • Potentially dangerous Request.Path value was detected
    Question Sep 9, 2021
    Kentico v11.0.49 Our search results page generates the following error. A potentially dangerous Request.Path value was detected from the client (&). The url has &searchmode=anywordorsynonyms attached to the end of it. The offending character is &. Has anyone seen this i...

  • multiple choice field in transformation - split | to list
    Question Aug 30, 2022
    I have a news repeater that is using a transformation. I have a multiple choice field that shows the category of the news type. It works, but as it feeds onto the page, it originally was separated by a |. I was able to replace the | with a space, but it still displays the fiel...

  • Mass actions - Sample and issues
    Question Oct 18, 2022
    Hi, I'm using Kentico 12 (Portal), and try to implement a mass action for our admin area, sadly there is no exemple on how to implement it. [The documentation](https://docs.xperience.io/k12sp/custom-development/ui-controls/unigrid/reference-unigrid-definition) stops at "use r...

  •   ... 31 32 33 34 35 36 37 38 39 40 ...