form field validation
Hello
I have this schema
Item has id , name , and type
The case is
The user should select one type to display the left fields , but the problem is if the user does not select any type and press create btn , it creates the record even i set name as required field , so is there any method checks the required field
Sorry for my english
I have this schema
Item has id , name , and type
The case is
The user should select one type to display the left fields , but the problem is if the user does not select any type and press create btn , it creates the record even i set name as required field , so is there any method checks the required field
Sorry for my english
