- Mark as New
- Follow
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report
Hi,
The following works in the exit event of the numeric field, where the language is set to JavaScript:
if (this.rawValue <= 22) {
Approval23.presence = "hidden";
}
else {
Approval23.presence = "visible";
}
Here is your form: https://acrobat.com/#d=3gRNt6WBY2bE0K7en4CnSA
Hope that helps,
Niall
Views
Replies
0 Likes
Total Likes