Bugreport or is it me ?

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

Answers

  • Devin Lee
    Devin Lee ✭✭✭✭✭

    It's working as intended. The fields are only required once the logic shows them. Imagine a situation where you add a second rule to show two more options that are required when the date is less than today. It wouldn't be obvious to the user they need to fill out hidden options and that might also be information they don't have or you don't want.