Hi!
I wonder if I can access the value of the newly registered user in the ¬ifyTpl. I have a registration form (with verifacation). On submitting the form, an admin receives the notification. And in that notification, I want to provide a link to a "manage profile" form, loaded with the data of the new user. The admin should check if the user is applicable and then set the "blocked" status to false.
I have changed the webloginpe class so that a new user is always blocked as default.
Is that possible? I’m using MODx 1.0.0 RC2, WebLoginPE 1.3.1.
Thanks in advance
Martin
Thank you very much!
It works perfectly.
Martin