Skip Navigation

[Closed] How can I show user billing info in a user form where they can't be edited?

This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.

Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.

This topic contains 4 replies, has 2 voices.

Last updated by Nigel 8 months, 1 week ago.

Author
Posts
#2699930

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?

Cheers
Marco

#2699998

Nigel
Supporter

Languages: English (English ) Spanish (Español )

Timezone: Europe/London (GMT+00:00)

Hi Marco

You have a billing-info register user form, which has some custom fields for the user registered by this form.

On a different register-user form you want to display values of custom fields from the user created by the first form, just for information.

And you want a notification sent by the second form to also include these same fields from the user created by the first form.

Is that correct? Before giving any advice, let's make sure we have understood what you are looking to do correctly.

#2700003

Hi Nigel,

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.

Hope this is making sense 🙂

Thanks so far

#2700135

On top of everything 🙂 is it possible to conditionally show only filled in fields in the notifications?

Marco

#2700185

Nigel
Supporter

Languages: English (English ) Spanish (Español )

Timezone: Europe/London (GMT+00:00)

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.