Empty stage 4 validation #327
-
Hi, I only see an empty pattern in SDK 1.5.1 https://github.com/OP-TED/eForms-SDK/blob/1.5.1/schematrons/static/validation-stage-4.sch Question 1: Is this a bug? thx in advance, renzo |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Hi, The rules for conditional mandatory fields were removed in version 1.3.0 of the SDK, as described in the release notes: https://github.com/OP-TED/eForms-SDK/releases/tag/1.3.0 So it's not a bug, it was intentional, in order to make it initially easier to fill in notices for end users. If you wish to have an idea on how those rules were, you can have a look in SDK version 1.2.1. |
Beta Was this translation helpful? Give feedback.
Hi,
The rules for conditional mandatory fields were removed in version 1.3.0 of the SDK, as described in the release notes: https://github.com/OP-TED/eForms-SDK/releases/tag/1.3.0
So it's not a bug, it was intentional, in order to make it initially easier to fill in notices for end users.
We will bring back at least some of those rules in future versions of the SDK, with improvements and updates.
If you wish to have an idea on how those rules were, you can have a look in SDK version 1.2.1.