save buttons functionality not working properly

0
Dear All i need your help ,   In the above-mentioned interface, i have a Save button which works properly if I  have entered any data in the farm  but the problem with buttons is , if I didn't enter data and directly click on save button it will save the black data In the data base , i want know why its behavior is like that ,  any idea about this how to quickly fix this issue –   Thanks in Advance 
asked
2 answers
0

Hi Pushpendra,

It would be better to put a validation microflow before saving the data so there wont be any empty or unwanted data saved.

 

Ferhat

 

Edited:

answered
0

Go to entity properties and use the Validation rules.

 

answered