- From: Steven Pemberton <Steven.Pemberton@cwi.nl>
- Date: Wed, 21 May 2014 16:02:09 +0200
- To: "Forms WG" <public-forms@w3.org>
Just added to my wishlist: @alert on bind.
<bind ref="deathyear" constraint=". >= ../birthyear" alert="Death must
be later than birth"/>
and
<bind ref="deathyear" constraint=". >= ../birthyear"
alert="{instance('msg')/death}"/>
so that the alert messages are close to the constraint.
Steven
Received on Wednesday, 21 May 2014 14:02:46 UTC