Similar to another topic I just submitted. We got this project code from my client's old vender and we need to make sure everything is there before cutting ties completely.When I am trying to see i...
We just got the project code for this Kentico13 Core Project from this other vendor and I am trying to see if everything is there that we need to take over maintenance of this site. Locally on my w...
after a recent update hotfix to 162, forms are getting multiple repeat submissions. the previous version was 116.
In Kentico 13 my problem is downloading url of an attachment which its page is under workflow and has not been published yet.If i use CMS domain url downloads file but using livesite domain gets 40...
I have create form builder section for my kentico 13 application I have used the code like below@div class=@row@@ @div class=@col-md-4 col-sm-12 col-xs-12@@ @await Html.Kentico().FormZo...
So, what is recommended to send emails to different people based on field in a form? We used to create a custom table with the email addresses and load the information into the field with a SQL qu...
The error is with this line, on the \CMS\CMSModules\Categories\Controls\Categories.ascx.designer.csline 283: protected global::CMSModules_Categories_Controls_CategoryAllowedPageTypes catEditPageTy...
Hi guys, I have a problem with my smart search. I created search index in my admin application and search there works as it should. The problem is that I can't perform search via controller as sear...
Hi I am working with Kentico 13 and using the FormBuilder for form layout. In Kentico 11, I could use 'Field advanced settings' to apply visibility conditions directly. However, with Kentico 13, I ...
I've noticed in the documentation it mentions that some tasks are supposed to be duplicated to run on all servers. e.g. @Clean unused memory@But when you have a dynamic webfarm, how do you set the ...