Good day to allI'm trying to make text fields mandatory while having a
rawValue. I know that mandatory works only if the field is empty. I
tried the code that will make the field empty when clicked/entered but I
want the error message to pop up after I exit the field or after I save
the form. Also, the fields have a validation (e.g., date, time and phone
number). I also need the field be mandatory IF the previous field is
filled in. One more, is there any way to make signature field mandatory?
I...