- Mark as New
- Follow
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report
I would just put in the exit event of the field (in formcalc):
if ($ > 10) then
xfa.host.messageBox("You must enter a value less than or equal to $10.00",1)
$ = ""
endif
Views
Replies
0 Likes
Total Likes