Calendar Sign Up Auto-fill

HomeForumsVolunteer Sign Up Sheets Calendar DisplayCalendar Sign Up Auto-fill

Tagged: 

Viewing 1 reply thread
  • Author
    Posts
    • #43353
      David Byers
      Participant

      When someone signs up on the Volunteer Sign up Calendar, the form is blank. Is there a way to implement some sort of auto-fill of the form based on the user’s logged in info.

      Since they are already logged into WordPress, is there a way their name, email, and phone can be auto-filled in the form when they volunteer for an event.

      I understand that their browser may have this activated. But since I am dealing with senior citizens that are not web savvy, I wanted to make things as easy as possible.

      Thank you,
      Dave´

    • #43354
      Stephen Sherrard
      Keymaster

      Hi Dave,

      That’s already a feature that the Calendar extension gets from the main/free plugin, since the main plugin generates the HTML for the sign up form, even on the calendar.

      However, if I remember correctly, the user needs to sign up for at least one thing first, filling out those fields, while logged in, and then that info is saved to the user meta database and used to auto-fill the fields the next time they sign up for something. The basic WordPress registration is only a user name, password, and email. So, there is no first name, last name, or phone stored in the user meta unless you allow them to edit their profile and add that info (and phone is not a default field either). At the minimum, if they are logged in, it should populate the email field, even if they have never signed up for anything before. Once they sign up for something, then the first name and last name are stored in the user meta database and can be auto filled for future signups.

      I just double checked on my dev site, and auto fill is still working just fine for my account on the calendar sign up form.

Viewing 1 reply thread
  • You must be logged in to reply to this topic.