When a user access the page to request to reset the password, they will add their email and we will send a reset password link to that email. We do that using the code below: public ResetPas...
I've created an alternate registration form tied to a special role on my website, and I would like to require only those registrants completing this form to wait for administrator approval before t...
Hi Support,I want to create user with username having special character like (-,_,@) using the kentico api usermanager.createasync method.i am using email as my username for applicaiton. unable to...
I need help on how to create a custom Membership - Registration email template so that I can use it with the registration formThanks
I am working on a Kentico based website. On user registration, the from email is donotreply@mydomain.comI cannot find from where the system is picking the from emailI checked following places:Setti...
Hi, I'm not very familiar with Kentico out of the box features. and would be appreciated if you can suggest the best practice for me to implement the below.I have a News module which is bound to a ...
hi guys; I added a custom module and added a class insid it .each time I use classInfoProvider I get this error Message: Custom class 'CustomCountry.PNP_CountryInfoProvider' was not found. Please ...
Hey guys , I have a registration page I must create and I'm really confused. I've searched through the documentation and find that I could use custom registration webpart or I could create it as a ...
Hi there,I want to set up user registrations to a secure area on our site. We want to 'vet' the registrations so need to enable admin approval.I know you can do this and get an email sent to admin ...
Good afternoon. I have a Kentico blog set up on a new site build using the ASPX + Portal engine. I used a combination of ASPX template hard-coded web parts and draggable Portal web parts to create ...