You must make a selection of the field (legal entity, and individual) in the shopping cart in the order form. Only so that when selecting one or the other, fields were added to fill in. If you select an individual, the field appears: First Name Last Name, and if a legal entity, then TIN and Contact person. Is it possible to implement this with the help of Fields filled in by the user in virtuemart? or is it only possible to do this through code? If anyone knows please tell me how to do it.
Thanks!
This IMHO can only be done with JS code in your templates\xxxx\html\com_virtuemart\user\edit_address_userfields.php within the fields loop..
Thanks. Only I'm not friends with the code(((