Hi I need a field on the registration form (which will be a file upload field) to be conditional. i.e it will only show when a customer selects an option on the registration form Eg; if the person clicks the option "I am a decorator" on the form it forces them to upload their business licence document to prove they are an approved decorator.
B2BKing doesn't have a feature for conditional fields.
However, if you want, I can write a small code snippet for your site, that does what you need when added to functions.php or a snippets plugin. For that, I would need a link to the page in question so I can see the field IDs.
Hi I need a field on the registration form (which will be a file upload field) to be conditional. i.e it will only show when a customer selects an option on the registration form Eg; if the person clicks the option "I am a decorator" on the form it forces them to upload their business licence document to prove they are an approved decorator.
Is this possible?
Hi Melina,
Thank you for purchasing our plugin,
B2BKing doesn't have a feature for conditional fields.
However, if you want, I can write a small code snippet for your site, that does what you need when added to functions.php or a snippets plugin. For that, I would need a link to the page in question so I can see the field IDs.
Kind Regards,
Stefan
I actually worked out how to do this thank you. If i set a registration role then i can set the field to only show for that registration :)