I am using the Dawn theme and I need that new registered users to add their Name, Last Name and Adress upon registration, or directly after the first login.
Is this doable?
Right now new users receive and E-mail when they create their Account and they are directly logged in but the rest of the data is missing.
For context: I am building an Auction Website for a small event and I need to see who placed a bid and who won the auction the day of the event. For this reason I need these data.
Hey @A_Casa! The easiest approach is to use a form app to require customers to complete their profile before they’re allowed to bid. Apps like Helium Customer Fields, POWR Form, or Grapevine Forms let you create a custom form that asks for the customer’s first name, last name, and address, without any code changes. The submitted information can be saved to customer metafields or tags, so you can easily identify who has completed their profile. You can then guide users with a message such as “Please complete your profile to participate in the auction.” Hope that helps!