I have CollectionField with fields defined by useEntryCrudForm and different CrudController in which I have required text fields but I am getting exception from entity instead of UX/FE warning about empty text field.
To Reproduce
Steps to reproduce the behavior:
define CollectionField and its inner fileds
in FilmCrudController:
Describe the bug
I have CollectionField with fields defined by useEntryCrudForm and different CrudController in which I have required text fields but I am getting exception from entity instead of UX/FE warning about empty text field.
To Reproduce
Steps to reproduce the behavior:
in FilmTranslationCrudController:
Expected behavior
I should see FE warning about empty field.
Stacktrace
Server Infos: