• Forms Widget Breaking Div from Section
    Question May 9, 2022
    Hi, I am running ASP .NET CORE application with Kentico 13.0.43 on a IIS 10 Server. I am having an issue with the form widget. Everytime i add the form widget it breaks the section div that it is in and adds all other div below it into its own container. For Example the co...

  • Azure index error
    Question Dec 8, 2022
    I am getting an error on my production server and I am not able to replicate it on my local. The error is: Index can not contain two search fields with the same name 'documentpublishto' but different properties. here is my code: private static void AfterCreatingDocument(...

  • Page preview not loading after migrating to Kentico 13
    Question Sep 26, 2022
    Hi, I have migrated our website from Kentico 12 to Kentico 13. The page tab is not loading after the migration. Below is the stack trace of error in event log An unhandled exception has occurred while executing the request. Message: Try reloading the administrati...

  • form redirect in Kentico 13 not working
    Question Jan 5, 2022
    when I submit my form I getting the error on the page {"redirectTo":"/Clearance-and-Settlement/Corporate-Action-Information-Submission-Form/Thank-You"} Anyone else experience this? I saw there was a answer for kentico 12 of adding @Html.Kentico().PageBuilderScripts() this d...

  • 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...

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