VAT field can't be disabled in customer registration form
Nobody has claimed this yet.
- Dominant language
- PHP
- Stars
- 12.2k
- Forks
- 9.4k
- PR merge metrics
- No merged PRs in 30d
Description
### Preconditions (*)
1. 2.4.x
2. 2.3.x
### Steps to reproduce (*)
1. Go to Admin->Store->Configuration->Customer and set Show Tax/VAT Number either Optional or Required in the Name and Address Options section
2. Set Show VAT Number on Storefront to No in Admin->Store->Configuration->Customer Create New Account Options section
### Expected result (*)
1. VAT field shouldn't be displayed in the customer registration form in front-end.
### Actual result (*)
1. VAT field is still visible in the customer registration field.
---
Please provide [Severity](https://devdocs.magento.com/guides/v2.4/contributor-guide/contributing.html#backlog) assessment for the Issue as Reporter. This information will help during Confirmation and Issue triage processes.
- [ ] Severity: **S0** _- Affects critical data or functionality and leaves users without workaround._
- [ ] Severity: **S1** _- Affects critical data or functionality and forces users to employ a workaround._
- [x] Severity: **S2** _- Affects non-critical data or functionality and forces users to employ a workaround._
- [ ] Severity: **S3** _- Affects non-critical data or functionality and does not force users to employ a workaround._
- [ ] Severity: **S4** _- Affects aesthetics, professional look and feel, “quality” or “usability”._
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.