Page 1 of 1

issues with submitpoints after upgrade to Switch Fall

Posted: Tue Dec 14, 2021 11:41 am
by babathemacman
Hello,

I have upgraded our enfocus switch software to Switch 2021 fall and am now having issues with submitpoints. I can no longer press submit when I have filled in fields. This window remains gray and I was just curious if others had problems with this. I think there is something wrong with the validation

Re: issues with submitpoints after upgrade to Switch Fall

Posted: Wed Dec 15, 2021 11:44 am
by freddyp
That the input is not validated is also what I would think of first. In such a case you will see what fields are not valid because they will have red borders. If that is the case look at the regular expression defined in the "Data format" property of the field and verify that the value entered by the user matches the regular expression. Side remark: whenever I use "Data format" on a field, I add the format of the expected value in the "Description" field so the user sees that, e.g. "The job number consists of 1 letter (A-Z), a hyphen, and 6 digits".

Note that if this turns out to be the case, it is not related to the upgrade.