Confirming a registration

0
Hey, I'm trying to limit the possible registrations. So I was wondering if it is possible to: - Let people register a new ‘member - After that an admin has to confirm/deny the registration - Only after a confirmation the account will be usable Otherwise the admin will have to create a new account every time a new account is needed, which I want to avoid.
asked
1 answers
0

Hi Jorick,

how is your setup currently? 

Are your users

  1. associated to a user/account
  2. or are your users inherited from user/account ?

 

In case of 1 you can let the admin create the relation/account.

In case of 2, you can create a new object and let the admin transform it into a user.

answered