How to find the object type of particular database table or a web part or...
for instance I saw in one of the examples of integration bus it was mentioned to use new ObjectIntegrationSubscription(ConnectorName, TaskProcessTypeEnum.AsyncSnapshot, TaskTypeEnum.All,...
View ArticleError related to missing column name while exporting site in kentico
Hi Anyone who can help me out ? I am getting an error - Missing column name xyz while i am exporting site. I am working on custom modules and don't know who have updated my code.Regards, Naveen
View ArticleAnalytics tab is missing from "Pages" Application
Hi,I have exported and again imported site in Kentico 10. Also I have applied new salt to every component but still analytics tab is missing from pages application.System -@ Macros -@ Signatures...
View ArticleHow to Bind Nested Repeater with Custom Data Source
I try to show state details on clicking on State id ,so I am trying to use Nested Repeater but not working,How to use nested Repeater with Custom table Data Source with out ASP.NET Code
View ArticleKentico chatbot
Does anyone has any idea about how would you approach developing a chatbot like service within Kentico?What are the major libraries available? I have heard some noise about LUIS and Microsoft cognitive...
View ArticleLinking directly to a page within the Page Admin for editing
Currently upgrading from v7 to v10. On our old v7 site, we had added a small section of code to the .master page of our Intranet site which, if the current user was an editor and had the proper access,...
View ArticleWhere Clause for Tag Names in News List
I have a page that contains a list of news with a tag cloud. The Page will show only the related tag when a tag is selected. Using Kentico 8.2I have the following for a Where Clause where I filter on...
View ArticleRead list of field values in BizForm custom submit handler
Hi, Is there any way to programmatically read a list of submitted fields and their values on a custom submit handler? All the examples I can find assume you already know the names of the fields on...
View ArticleKentico - Multiple ##WHERE## macro in query text
I am receiving the following error when using multiple ##WHERE## macros in a QueryDataSource Security Exception Description: The application attempted to perform an operation not allowed by the...
View ArticleKentico 9: Customizing the Form action based on the page the form is on
I have a form that I want to include on each of 250 pages based on the same pageType. Thus I want to include the form reference in the template and have it render on all pages. this much seems to be...
View ArticleCan we load different images in differnt BannerRotators in page load under...
I am developing on e Website using kentico cms tool .In that I have 5 banner rotators .i want to display different images in different banner rotators under same category banner in same page.
View ArticleKentico CSS issue
I am using Kentico and have noticed a weird css issue. After mocking my pages up in Dreamweaver I then create the page in Kentico, however I have noticed that some elements in Kentico are slightly...
View ArticleHow to display busy status in Kentico custom module
I have a custom module that contains a button. The button click performs a process that sometimes takes 5-10 seconds to complete. Is there a way in Kentico to display a custom busy message like the...
View ArticleHiding entire website to visitors on Kentico?
Is it possible to hide an entire website behind a log-in screen? Making the visitor login to see the content. I know there are plugins like this on Wordpress but I am unable to find something for...
View ArticleGetting CSRF error after redirection to other site and coming back to...
Hi, We have a requirement to redirect to third party site to perform authentication. Upon successful authentication, it should redirect back to our site using POST with stored cookie values or...
View ArticleCSRF Attack on the Website.
Hello Support, We are getting below issue. as we on my website we have third party login @ redirection to our website.Our Kentico instance having multiple website. so we can't able to disable @ App...
View ArticleHow to make a field depend on the value of another field in Kentico form builder
I'm creating a contact form which should allow the user to enter either phone or email or both. My conditions would be something like:Email.value != "" || Phone.value != ""I just have no idea how to...
View ArticleUnique ID's in custom web part and how to add properties by id
Based on the following Article I have a follow up question. (https://devnet.kentico.com/articles/custom-web-part-with-editable-regions---how-to-ensure-unique-ids-of-nested-editable-regions).To ensure...
View ArticleAdding Custom Web Part to the Web Part List View
I have created a Custom Web Part using Visual Studio 2015. How do I add the Custom Web Part in the Web Part list page of Kentico Portal Engine. link text
View ArticleWhitelist admin section of Kentico
I don't like the world seeing the admin interface of my Kentico site. Kentico allows you to create a new folder for admin pages but the existing folder is still there and its pages still accessible. I...
View Article