- Issue created by @madelyncruz
- π΅πPhilippines madelyncruz
madelyncruz β changed the visibility of the branch 8.x-1.x to hidden.
- Status changed to Needs review
over 1 year ago 5:22am 16 February 2024 Hi @madelyncruz , I reviewed the steps
Steps to reproduce
1) Create an entity reference field.
2) Set the default limit to unlimited.
3) Set the cardinality limit to 1.
4) Go to the entity form.Before :
- π΅πPhilippines madelyncruz
@vijayavelr, I edited #4 on how to replicate the issue. The form widget has to "Inline entity form - Simple". could you please try again?
- Merge request !11Issue #3421798: IEF simple widget shows a table format for a single value β (Closed) created by madelyncruz
- Issue was unassigned.
- Status changed to Needs work
4 months ago 2:54pm 14 April 2025 -
smustgrave β
committed 22249d76 on 4.0.x
Resolve #3421798 "Inline form"
-
smustgrave β
committed 22249d76 on 4.0.x
- π§π·Brazil andre.bonon
@smustgrave, not all sites have the inline_entity_form installed, so it needs to check if the module exists before executing.
https://git.drupalcode.org/project/field_config_cardinality/-/merge_requ...
- πΊπΈUnited States smustgrave
You can see in the test that the module is installed and was added to the require-dev so it will be there for the tests.