Forgotten password functionality based on UserName instead of Email
Hello, we are using the default forgotten password functionality of LogonForm webpart. But there is an issue with the demand of not having unique emails (there could be multiple accounts with same...
View ArticleSmartSearch with search term using starts with
Is there a way to create smartsearch index that when you applied search term it will search via starts with. Example, when I search using product name, it will only show products with name starting...
View ArticleKentico 12 MVC IIS/Admin question
Hey Everyone,We are moving over to Kentico 12 and I have some pretty basic questions. Sorry if this seems super obivous, I'm just very new and trying to learn about the platform. I'm going through the...
View ArticleMissing CsrfToken in 404 pages
I found that some special links does not have __CMSCsrfToken value It also happening in this forum. Ex: https://devnet.kentico.com/imagegen.ashx
View ArticleCustom Cache-Control header for media files
Hi, i'm trying to custom the cache control header for my media files. But as i see, kentico cms added the Cache-Control header in to the response header. I'm try to remove it by the following code...
View ArticleI created the custom payment using kentico 12 document.But I didn't get the...
I created the custom payment using kentico 12 document.But I didn't get the Email id form in front end.what can i do for it?
View Articlecustom payment
this is the class i created for custom payment authorization process .using System.Collections.Generic; using System.Net.Http; using CMS.Ecommerce; using CMS.Ecommerce.Web.UI; using CMS.Helpers; using...
View ArticleKentico Rest on Azure
I configured my website on azure web app for rest call. I am getting 403 error access denied. It works on my local Development machine.
View ArticleCan not received email for subscription reporting
I create a custom report with two parameters (FromDate and ToDate), and add a subscription (see detail in http://prntscr.com/mbi80n). But i don't see any email in queue or event log. I also try by set...
View ArticleKentico (v10) Scrolling news widget - change US > UK date format
I'm using Kentico CMS v10, and the Scrolling News widget (for Corporate Site). The underlying news articles display with the date in UK format, as per our site culture and user culture, but the...
View ArticleHow to use CAPTCHA control in forms
I'm not a developer so please use layman's terms if you're able to reply!I'm having trouble getting CAPTCHA to appear on an online form. I've looked around on the forum but think people who have...
View ArticleHow to add an external link under a page in Kentico?
We’re using Kentico 11.0.26 with MVC. I need to add an external link under a page.In content tree it should look something like this:Page A Page A1Page A2https://www.www.google.com/The problem is that...
View ArticleKentico 11 A/B Testing feature is unavailable
I am trying to set up the A/B testing for my site but when I look through the list of modules under the 'online marketing' category OR search for 'a/b' or even 'testing' in the application manager (by...
View ArticleEditable Page Builder not working in Kentico 12 MVC
Hey everyone,I'm working on setting up the page builder in the admin interface of Kentico 12 MVC. I have been following the tutorial and have been getting stuck when actually looking at the preview...
View ArticleSmart search CORS settings
When our smart search indexes rebuild on Azure, the CORS options are defaulting to blank, and we're manually having to add '*'. Is there any way to specify default CORS options in Smart search on...
View ArticleWeb Form Forgets Attachments on Page Update
Hello Kentico Team,I have a complex Web Form that involves numerous @hidden fields@ that are revealed or hidden based on a users answers to certain questions.An issue that I am running into is that I...
View ArticleNot able to get property of page
We have Kentico 11.0.26 with MVCI have a page that I can retrieve like thisGeneral mainPage = GeneralProvider.GetGeneral(completeAlias, "en-us", SiteContext.CurrentSiteName) .Columns("DocumentName",...
View Article