跳至内容
菜单
此问题已终结
1 回复
1912 查看

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?

形象
丢弃
最佳答案

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

形象
丢弃