Form can't be be saved in certain situations

Issue #4 resolved
David Mudrák created an issue

I ran into this situation. I have a form with three options (A, B, C) and students are to be allocated to two of them. I restricted a student S from the option C. Now, when the student S is trying to fill the form, they can't because the form validation insists on all three select fields are selected with a unique non-empty value, but only two options (A and B) are available.

Comments (2)

  1. Barry O

    We were aware of this situation but so far haven't tacked this yet.

    How about if we warned the user with a message like the following on the options definition page?

    "You have exceeded the number of workable restrictions for 2 user(s). At least 3 available options are required per user."

  2. Log in to comment