Skip ke Konten
Menu
Pertanyaan ini telah diberikan tanda
1 Balas
1921 Tampilan

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?

Avatar
Buang
Jawaban Terbai

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

Avatar
Buang