- Mark as New
- Follow
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report
Hi,
You can check on form save/close with:
<check expr="@textField not like '%@%' and ..."><error>Invalid character</error></check>
To replace *all* special characters with '_', at a schema level, use dataPolicy="identifier" on the attribute- no form work needed.
Thanks,
-Jon
Views
Replies
0 Likes
Total Likes