How would i go about updating the forgot password email template, i added an template to the email section of the cms, but unsure how to get the forgot password to trigger that one rather than the ...
Kentico 12.0.15 Portal engine:There's an issue in kentico where admins can't 'check in' stuff that's already checked out by another admin. Has anyone written any code to do this who could give me ...
Hi.I have a client that currently has a V11 site and are looking to upgrade to V12 portal engine (not MVC due to budgetary restrictions). They currently have an enterprise level V11 license.They a...
Hi, I am creating a ScheduledTask and would like to include a link to a file when it completes. Is there a way to do this using the EventLogProvider or can you suggest an alternative approach?Thank...
Hi, is there a way to add a new column to the default Users view in the Kentico 12 administration, please?I need to add @Last sign-in@ there. Thanks in advance!
Hi,is there a way to sort my website culture in a specific order? My Language Changer on the website (created with a basic repeater and a LanguageDataSource web part) is currently displaying the we...
The recent pages page on Kentico Admin @ Content management @ Recent pages isn't showing recent pages. A page can show @last modified@ as 06/01/2021 but the most recent page still be 01/01/2021. Is...
Are async methods supported in custom Macro methods? I'm using the syntax with extended macro container like this:XXXXContainer : MacroMethodContainer { }Can my code awaitasyncTask returns if the ...
I am using simple captcha in my project developed in Kentico 12. it's working fine on dev server but when we deployed to stage server some time captcha image is loading and some time not loading it...
Hi, I am new to Kentico development and I am looking to create a layover setup screen in the Kentico 12 CMS which can be displayed, or not, in the associated non-CMS website but I don't know how to...