Skip Navigation

[Resolved] Filling in company filed in billing address

This support ticket is created 7 years, 2 months ago. There's a good chance that you are reading advice that it now obsolete.

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.

No supporters are available to work today on Toolset forum. Feel free to create tickets and we will handle it as soon as we are online. Thank you for your understanding.

Sun Mon Tue Wed Thu Fri Sat
- 9:00 – 12:00 9:00 – 12:00 9:00 – 12:00 9:00 – 12:00 9:00 – 12:00 -
- 13:00 – 18:00 13:00 – 18:00 13:00 – 18:00 14:00 – 18:00 13:00 – 18:00 -

Supporter timezone: America/Jamaica (GMT-05:00)

This topic contains 1 reply, has 2 voices.

Last updated by Shane 7 years, 2 months ago.

Assisted by: Shane.

Author
Posts
#565543
form.PNG
fullscreen.png
company.PNG
Capture.PNG

I have a WordPress site with WooCommerce installed.

I am using a CRED form to allow users to register on my site. I want them to fill in their Company name-- but I don't want to create a new field. Instead when they fill in the company field I want the Company field under Billing address in Users to be filled in (see screenshots)

What do I need to put in my CRED form to make it do this???

Thanks

#565609

Shane
Supporter

Languages: English (English )

Timezone: America/Jamaica (GMT-05:00)

Hi Stewart,

Thank you for contacting our support forum.

Since this is a field that was created in woocommerce I cannot guarantee that this method will work.

However you can try adding this to your form and try it.

[cred_generic_field field='shipping_company' type='textfield' class='' urlparam='']
{
"required":0,
"validate_format":0,
"default":""
}
[/cred_generic_field]

Please let me know if this helps.
Thanks,
Shane