• Macro Expression - Dropdown empty when not logged in
    Question Feb 4, 2022
    I have a dropdown with a Macro Expression, if I'm logged into Admin the dropdown displays properly on the form. If I got Incognito or my phone the dropdown is empty. I resigned all Macros. Any ideas where to look?

  • Error create a Widget in Kentico 12 MVC
    Question Mar 8, 2022
    I got an error while creating a widget. I followed documentation from [here](https://docs.xperience.io/k12sp/developing-websites/page-builder-development) License for feature 'ABTesting' not found. Description: An unhandled exception occurred during the execution of t...

  • How to config same port for live site and administration site?
    Question Mar 18, 2022
    Currently my live site and administration site running on different port from localhost. Both are running via Visual studio. Problem is I using page builder for live site, so I got error: `This page does not work properly as your browser may be blocking 3rd party cookies and/...

  • MultiDocumentQuery Intersect
    Question Jul 12, 2022
    ## How to get result through MultiDocumentQuery with intersect operation. ## ` ` string[] cateA = { "X", "Y", "Z" }; string[] cateB = { "A", "B", "C", "Y", "Z" }; var query3 = DocumentHelper.GetDocuments() .Types(type) ...

  • Kentico Xperience 13 - BizForm Notification Encoding (CMSBizFormMailEncodeFields)
    Question Oct 13, 2022
    Hi there, I am having issues with encoding form field entries with Bizforms in Kentico Xperience 13. I am running version 13.0.83, having intentionally implemented the hotfix 13.0.72 to attain the ‘CMSBizFormMailEncodeFields’ configuration key. I have implemented the CMSBiz...

  • How to pass pagebuilder page type data from kentico widget to custom form component
    Question Oct 14, 2022
    I have created a drop-down form components in the kentico 13 mvc which loading the data from external data source but I want to pass one value from the widget to this component where I am using this form components but didn't find any way. Tried ipagedataretive and widget prop...

  • Error after Kentico 12 to Kentico 13 Upgrade
    Question Jul 6, 2022
    After upgrading from 12 to 13.0.0 , I got the following two errors while running differently while visiting cms URL as well as presentation URL 1. CMSJwtTokenEncryptionKey {"[ValidationHelper.JwtTokenEncryptionKey]: The 'CMSJwtTokenEncryptionKey' setting is null."} 2. Err...

  • Load balancer cache remove problem
    Question Jan 31, 2022
    We have two sites A and B, CMS for each site is on the same server, and both sites have two presentations servers P1 and P2 (A and B share the same servers for presentation). The problem that we have is: Change is made on the content page in the Pages app (saved, publi...

  • problem with macro and signatures
    Question Mar 28, 2022
    Hello, I am using a macro but it gives me the following error in the log: Security check of the expression 'Documents.ClassNames("Table").WithAllData.Where("TableID = 'XXXX'")[0].GetValue("stadium")|(identity)GlobalAdministrator' didn't pass. The signature is not valid. I...

  • Page Builder not working when using Domain Alias
    Question Jun 3, 2022
    Hello, I followed the documentation for enabling the Page Builder into my Kentico 13 Core Web Application hotfix 13.0.70. I was able to make it work with the following urls. * Administration domain name: localhost * Presentation URL: http://localhost:25291 From what I under...

  •   ... 21 22 23 24 25 26 27 28 29 30 ...