- Mark as New
- Follow
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report
Hi,
This looks like code from an AcroForm. A Designer form does not have a getField method, try something like;
xfa.resolveNode("checkbox"+1).rawValue
And at the end use;
this.rawValue = s;
Code in a calculate event does not seem to report any errors, try testing it in a click event
Regards
Bruce
Views
Replies
0 Likes
Total Likes