Your achievements

Level 1

0% to

Level 2

Tip /
Sign in

Sign in to Community

to gain points, level up, and earn exciting badges like the new
Bedrock Mission!

Learn more

View all

Sign in to view all badges

Carlos_Quintani
Carlos_Quintani
Offline

Badges

Badges
3

Accepted Solutions

Accepted Solutions
0

Likes Received

Likes Received
1

Posts

Posts
3

Discussions

Discussions
0

Questions

Questions
3

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by Carlos_Quintani
Customize the badges you want to showcase on your profile
Re: How do I hide a list of items that are not selected (check boxes)? - Adobe LiveCycle 16-10-2014
Hello,I tried this script on the check boxes that I wanted the action to apply; keeping in mind your suggestion for the prePrint event if (this.rawValue == "0") { this.resolveNode("$").presence = "hidden";}And for the postPrintif (this.rawValue == "0") { this.resolveNode("$").presence = "visible";}Thanks a lot for your suggestion and idea.

Views

466

Likes

0

Replies

0
Re: How do I hide a list of items that are not selected (check boxes)? - Adobe LiveCycle 06-10-2014
I will for sure try it thanks!

Views

466

Likes

0

Replies

0
How do I hide a list of items that are not selected (check boxes)? - Adobe LiveCycle 29-09-2014
I have form with many items that I would like them to hide if they are not selected, before printing for example or just to clear them off.

Views

1.1K

Like

1

Replies

3
Likes given to
Likes from