Simplify input for single-relations
Jen Tak
The content-manager input for single-relations is needlessly complicated. Its layout as well as wording indicate that multiple relations can be attached despite they can't. For example, see the attached image.
I think It would be nicer if the input for single-relations would be similar (in function
and
form) to the good old html select extended with the search functionality.E
Ekimv69
I agree, there is no difference on relationships with multiple choices or only one possible choice.
For example, I have a component where you have to choose one gallery from a collection (so it's a relation) ; and you are supposed to choose only one gallery.
The current display is in the first image ; The user can imagine that he can add multiple Galleries, because there is the "Add relation" label in the dropdown, and the selected value is below
Could it be possible to have this kind of display instead ? (see the second image) - and change the placeholder to Set relation -
Thanks