We're using a CMS that has a password reset function that works according to best practices out of the box.Passwords are stored as salted hashes Forgot Password works like this: User enters either ...
This question was answered back in 2015, for version 8.xI'm trying to do the same thing with Kentico 12: I've created a custom module where I've cloned UIPage.aspx so that I can customize what tabs...
Hi, I would like to use the form field visibility condition feature. For example, I have a form rendered on page and I want to show a @Where did you hear about us@ Radio buttons form field only if ...
I am getting 403 forbidden error repetedly from scheduler in production environment (Azure).Message: The remote server returned an error: (403) Forbidden.Exception type: System.Net.WebException Sta...
Here is the setup: migrating a page that takes an encrypted string from a query string and processes it to redirect to the wanted page.The problem: The querystring is too long (8760) and the result...
Dear all,I followed this article to enable AMP Filter in Kentico and also this article. Note,I installed this package, but it dose not work. I create Domain aliase in local machine like amp.localho...
Im experiencing some issue while on widget saving. It some time saving their values but sometime is not. I checked event log and it also indicate that doc has successfully updated. but it won't ref...
Hi,I have Page type add to my Site. I have created a page template to it.In my page template I have a repeater and my page they has a Add Attachments Field now I want to display this attachments in...
Hi,I'm new to kentico I'm trying to achieve something like getting the Results of my Repeater on top and pagination on the Bottom as shown BelowPagination Results(Showing 1-10 of 50 Results)CMSRepe...
Hi Support, As currently we are using kentico 12sp with MVC to create the eCommerce website. As we have gone through the documentation for E-commerce .we are not able to add the products to wishlis...