I want to implement a function where a user can send a message to all users, even when he is only a normal registred user and not an admin or moderator.
This is now possible by selecting all users 1 by 1 from the list in new message tab. How can I build a button which will copy all usernames into the "To" field?
Its a small community with ~50 members. The problem with the system messages is, that u cant answer to them.
So it would work if I could copy all the usernames from the userlist into the "To:" field?