Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
1 Odpowiedz
1933 Widoki

Hello,

I have a section for Previos School in a form in the form of tree. It has no required field. When i save it it save an empty record also. how can i solve this?

Awatar
Odrzuć
Najlepsza odpowiedź

override the create method and check at least one field has value otherwise raise the error.

Awatar
Odrzuć