Custom action after user creation possible?

Posted by Community Admin on 04-Aug-2018 21:43

Custom action after user creation possible?

All Replies

Posted by Community Admin on 06-Nov-2012 00:00

I need to add a custom action in Sitefinity after a user is created and only if a user is assigned to a certain role. Example: A user is created and added to role xyz, when saved then a lightbox would show and allow admins to do other things. Is this possible?

Posted by Community Admin on 09-Nov-2012 00:00

Hello Jon,

The easiest way to achieve the desired result would be to create a custom control, which can inherit from the default RegistrationForm control. Then you hook to one of the available events and implement your custom logic.

All the best,
Victor Velev
the Telerik team

Do you want to have your say in the Sitefinity development roadmap? Do you want to know when a feature you requested is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items

This thread is closed