There is another register user form where I collect billing information. Then there is a sign up user form for a coaching appointment with some other fields where I just want to show this billing info so the user knows what the fields contain.
Also I want the notification to have the billing info with the other fields to send to the administration so that they immediately see who has made the appointment. I only have worked with info of the form itself. Is this possible to send different info?
Yep, the billing form (form 1) is for all billing info for woocommerce. The customer has group events that they want to be paid for thru normal checkout. And they do coaching sessions that are planned in advance and paid afterwards. For this last part I need this regsitration form. So they register their info to the billing fields that later are used for the checkout to pay for the coaching session.
To book a coaching session I have a different form (form 2) where the customer can tell what day they are free and what kind of coaching they would like to have. Just to check what kind of billing info the user has filled in form 1 I want to show this info so they know what they filled in is correct.
When this form is send to the administration they need not only the answers from form 2 but also from form 1 so they have all right information in the mail and don't have to go to the user in the backend of wordpress.
Sorry, but I'm still confused, as you are referring to user forms, but user forms register users, so with two different user forms they are registering two different user accounts, is that correct?
How are the two users supposed to be connected to know which user created in Form 1 to show fields from when registering a user with Form 2?
The topic ‘[Closed] How can I show user billing info in a user form where they can't be edited?’ is closed to new replies.