Problem: I would like to use a CRED form to register Users. In that CRED form, I would like to be able to fill in the details for each User's billing information, which will be used by WooCommerce on the checkout page.
Solution: Once at least one User's billing information has been saved, you can instruct Types to manage WooCommerce's billing fields. Go to Types > User Fields and click User Field Control. Select all the fields that begin with "billing_". Then when you generate a new User CRED form, these fields will be included.
State and Country will be displayed as text input fields instead of select fields. You must include the two character abbreviation for State and Country.
If you want to use the data from the First Name and Last Name fields to populate the Billing First Name and Billing Last Name, you can simply hide the billing name fields using CSS. These fields will be automatically populated with the User's first and last names. If you want to modify that information, you can do that in wp-admin or with an Edit User CRED form.
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.
Sun | Mon | Tue | Wed | Thu | Fri | Sat |
---|---|---|---|---|---|---|
8:00 – 12:00 | 8:00 – 12:00 | 8:00 – 12:00 | 8:00 – 12:00 | 8:00 – 12:00 | - | - |
13:00 – 17:00 | 13:00 – 17:00 | 13:00 – 17:00 | 13:00 – 17:00 | 13:00 – 17:00 | - | - |
Supporter timezone: America/New_York (GMT-04:00)
This topic contains 16 replies, has 2 voices.
Last updated by 7 years, 2 months ago.
Assisted by: Christian Cox.