- Mark as New
- Follow
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report
your example works, yet when I use the exact same code on checkboxes in my own form, they either never print or always print.
can the presence of other fields on the page alter the .relevant attribute? should we be assigning the script to the prePrint event,
since that's the only time that it is truly relevant?
If it can be attached to the prePrint event, I think that would save me some work as I will be having many checkboxes,
and I could just go with a for loop that cycles through each and checks the rawValue of each.
Would that work?
Thanks
Views
Replies
0 Likes
Total Likes