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

DaveSQN
DaveSQN
Offline

Badges

Badges
2

Accepted Solutions

Accepted Solutions
0

Likes Received

Likes Received
0

Posts

Posts
3

Discussions

Discussions
0

Questions

Questions
3

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by DaveSQN
Customize the badges you want to showcase on your profile
Re: Hide/show multiple subforms based on dropdown selection - Adobe LiveCycle 09-03-2015
if (this.rawValue == "Value 1" || this.rawValue == "Value 2") { //Select which options on the dropdown you want to use this.resolveNode("subform").presence = "hidden"; //Sets the subform "subform" to hidden}Alternatively use the Action Builder in the tools menu and make sure you are putting the Javascript on the "Change" event.

Views

287

Likes

0

Replies

0
Re: Get subform to print but only when printing to PDF - Adobe LiveCycle 03-03-2015
Does anyone have any ideas?

Views

126

Likes

0

Replies

0