Hello,
Im setting up a form with some logics
Im hiding all fields and let the form start with fill in a date, the logic is if date is later then today then show next 2 fields.
so if i choose an earlier date the fields (whom are set as required to be filled in) are not showing up as intended.
But here is the thing, the submit button start lighting up blue and can be clicked and when clicked the form is submitted.
Sounds a bit like a bug to me, can anyone have a look into this ? imo it should stayed greyed out untill all required fields are filled in.
Mike