- Issue created by @madelyncruz
- Assigned to madelyncruz
- Status changed to Needs review
10 months ago 12:57am 17 January 2024 - Merge request !10Issue #3415144: Email widget shows table format on single value → (Open) created by madelyncruz
The email widget shows table format on single value when it should show single format.
1) Create an email field.
2) Set the default limit to unlimited.
3) Set the cardinality limit to 1.
4) Go to the entity form.
Extend the \Drupal\Core\Field\Plugin\Field\FieldWidget\EmailDefaultWidget
like the others solution.
Needs review
3.0
Code