I have a DOB date field and want to enable submit button for the form only when this field is not empty. If I use ISEMPTY(), it seems to work but get an error in studio as below
Incorrect type: expected one of NULL, datetime, email, list, object, phone, text but got date
App / … / Submit / disabled
Is there a different function to validate this, Please help.
Thank You,
Sasi