Problem/Motivation
Currently, if more entities are selected, than allowed. An error is shown when trying to save the page. This should not be possible / is not a good user experience. The user should only have to option to select as many entities, as is allowed.
Proposed resolution
tbd.
Remaining tasks
- Implement
- Test
- Commit
User interface changes
The storage settings of the entity reference field is respected. 1-n or unlimited.
Only as many entities are selectable, as configured as maximum in the field settings.
API changes
Probably none.
Comments
Comment #2
orlando.thoenyComment #3
mingsongThanks for raising this requirement.
I have already implemented this new feature and am doing the test on my own.
Once it is ready, it will be available with next release.
Comment #5
mingsongThe new feature is available now with 8.x-1.6
Cheers,
Comment #6
mingsongComment #7
mingsong