manually add users to task/roles within admin area

HomeForumsFeature RequestsVolunteer Sign-Up Sheets – Feature Requestsmanually add users to task/roles within admin area

Viewing 4 reply threads
  • Author
    Posts
    • #3739
      Alan bennetts
      Participant

      Hello,

      Fantastic plugin by the way.

      Could we have a way to add users to roles/task at the backend in admin manually?

    • #4124
      Meredith Kilby
      Participant

      Yes. Please! I was so excited to deploy this plug-in on our new church website until I realized there’s very little admin capability to edit existing sign ups for the organizer.

      All I can see is the ability for the administrator to clear the spot for each task, but that’s all. A text override or something would be helpful.

      Not sure without that functionality our new volunteer coordinators will use it — they are already pretty acclimated to sign up genius, but we’d prefer they come “home” for those activities.

      Blessings!

    • #6890
      Jennifer
      Participant

      We are setting up this plugin. Some of our volunteers are older folks who would rather have our volunteer coordinator add them to the schedule, rather than having to go to a website and sign themselves up.

      I assume that our admin can add people to slots by going to the frontend web page and adding people, correct? If the admin is logged into wordpress when she enters the signups, will this be a problem?

    • #6908
      Stephen Sherrard
      Keymaster

      Jennifer:

      Yes, admin can sign-up people from the front-end. In fact, any one who has access to that form can sign-up any body.

      However, if admin, or any other user, is logged in when they sign someone else up, the sign-up will get associated with the person who is logged in (WP user ID is saved in the signup table). That would be fine if the people don’t have their own accounts and you aren’t allowing them to clear their own signups. If, however, you want the signup associated with somebody else’s account (so they can see their signups in the list and clear themselves), then the person doing the signing-up should be logged OUT of the site when doing the sign-up. In that case, my plugin will try to find a WordPress user match from the entered email, and associate that signup with that user (if a match is found). If you are hiding sign-up sheets from the public, you may need to temporarily allow public to see them while signing up other users so that you can sign-up others while logged out of the site.

      As far as entering/editing signups from the admin side, there is nothing in the plugin to do that at this point, and no current plans on adding any new features at this time unless some people want to chip in to cover the development time. Signups can already be entered by admin, or anyone else, as described above. If you make a mistake, you can clear the signup and re-enter it, or use PHP MyAdmin to edit the info in the signup table. Sure, it’s not idea, and would maybe be nice to have admin be able to add/edit from the backend, but this plugin started its life as another plugin which didn’t have those features, and it wasn’t something our PTA chair people needed, so I didn’t bother to add that.

    • #7419
      Stephen Sherrard
      Keymaster

      Thanks to some code contributions from another developer, there is now a sort of “live search” for users on the public side sign-up form, if you are logged in as either admin or sign-up sheet manager. This allows you to quickly sign-up other users by searching through your users via first name or last name. When the form is submitted, it will now get assigned to the user you selected.

Viewing 4 reply threads
  • You must be logged in to reply to this topic.