Jacky schrieb:
I see... the group's key is not related to the rules/method.
So the group would force the underlying fields to only display one
message?
This would be a problem because a field would also have its own
message (like date format is incorrect). I tried my old demo,
inputting all four fields with wrong date format and only two comes out.
With that approach you could just as well check that the to-date is
greate then the from-date and display the message only for the from date
- or the other way round. There isn't much of a point in merging
messages for those two fields for just one validation rule.
If that doesn't work for you I'd need a bit of inspiration on how to
implement it. No idea currently.
Jörn