• Resolved DonJBailey

    (@donjbailey)


    My client has asked me about editing the phone number given on the sign-up form. I am guessing that this is not added to User account details as meta data, as scanning database tables didn’t show up anything. If it were so, I could easily make this editable via the Edit User form.

    I know it is possible to edit this on the Sheet Details Sign Up details for a specific sign-up, and if this is the only way to edit the phone number, then so be it. If this is the case, when the sign-up form is shown and populated with details of the current user, where does it pull the data from the phone number. If there is more then one phone number associated with that user, which one is selected to populate the field?

    Many thanks
    Don Bailey

Viewing 1 replies (of 1 total)
  • Plugin Author DBAR Productions

    (@dbar-productions)

    If the user is logged in, then the info is saved to the user meta the first time it is entered on a signup form. However, the meta field might not be obvious, as when I originally developed this for our school’s PTA website, we were also using WooCommerce, so I “borrowed” some of their meta fields so that we didn’t have redundant data stored in several places. The meta key is:
    billing_phone
    You should be able to see those entries in the usermeta database table.

Viewing 1 replies (of 1 total)
  • The topic ‘Sign up phone numbers’ is closed to new replies.