- Mark as New
- Follow
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report
Sorry. Try setting the relevant property on the applicable objects to "-print" on the prePrint event. For example,
// form1.page1.subform1.table_.row_[0].date::prePrint - (JavaScript, client)
this.relevant = "-print";
Views
Replies
0 Likes
Total Likes