Edit User - add to group

Permalink
I have implemented the core Concrete5 5.4.0.5 and have created a couple custom groups to manage who can edit page layout and add content and who can just add content.

I added several users, then went back to "promote" a couple by adding them to one of these new groups. However I can not find a way to add them to the groups. I have had to delete the user and re-add the user and select the correct group when adding.

What am I missing. Thanks.

bjazmoore
 
jgarcia replied on at Permalink Best Answer Reply 1 Attachment
jgarcia
Edit the user and then click "Add Group" on the lower right hand corner of the form (above "Update User".
NUL76 replied on at Permalink Reply
NUL76
you were just a little bit faster ;)
NUL76 replied on at Permalink Reply 1 Attachment
NUL76
Go to Users and Groups in the Dashboard menu.
Click on the username to open a user.
Select the Edit User button.
Click on the Add Group link (screenshot).
A popup shows with the available groups. Select one (or more)... and Update user.

That should do it for you!
jgarcia replied on at Permalink Reply
jgarcia
wow, we both had the exact same screenshot and everything :)
NUL76 replied on at Permalink Reply
NUL76
Yeah, that's kinda scary ;-)

Well at least bjazmoore knows what the right answer is now!
bjazmoore replied on at Permalink Reply
bjazmoore
Perfect! I was expecting a button and did not notice that that link was right there. Works great!

Thanks so very much!
danielboccato replied on at Permalink Reply
Is there any way to do this from the back end?
I am setting up an IPN handler on my subscription site and I need to add a function that automatically adds users to a "subscribers" group after their payment is 'verified'.
any help??