After upgrading to Forms 10.3, a process we had that contains a form with a dropdown list populated by a database lookup results in the following error upon submitting the form:
An option was chosen from the dropdown, so the value belonged to the list of choices. In order to fix this, I had to disable backend validation on the form. Prior to the upgrade, the process worked without any issues.
Is anyone else experiencing the same issue with Forms 10.3?