- Issue created by @vegantriathlete
- π©πͺGermany kritika Arora
I reproduced this issue on 4.x and 4.0.0-alpha5 and I did not find any problem after reproducing the issue.
- Status changed to Postponed: needs info
2 months ago 2:36pm 10 September 2024
I have an entity reference field that is conditionally required based on the choice in a select list. When I choose the proper trigger value, the field does not get the *. (It does still become required, though.) This behavior depends on the type of selection widget that I choose. If I have the autocomplete, it fails to get the *. If I have a select widget, it does get the *.
Create a content type that has a select list field and an entity reference field that uses the autocomplete widget.
Create the dependency that the entity reference field is required based on a selected value in the select list field.
Create a piece of content and select the trigger value from the select list field.
Note that the entity reference field still does not have the *.
Postponed: needs info
4.0
Javascript
I reproduced this issue on 4.x and 4.0.0-alpha5 and I did not find any problem after reproducing the issue.