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

NRB1070
NRB1070
Offline

Badges

Badges
1

Accepted Solutions

Accepted Solutions
0

Likes Received

Likes Received
0

Posts

Posts
1

Discussions

Discussions
0

Questions

Questions
1

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by NRB1070
Customize the badges you want to showcase on your profile
Show and hide pages based on inputs from multiple fields - Adobe LiveCycle 17-05-2012
I'd like to use two separate fields to show and/or hide subsequent pages that a user sees. I was trying to do this with javascript, but can't seem to get the reference to the second field to work. I was trying the script below: if (demographics.occupation.rawValue == "Regulatory Health Information Specialist" && demographics.role.rawValue == 1) { form1.tech1.presence = "visible"; form1.tech2.presence = "visible";}The page the fields are in is called demographics and the two fields are called occ...

Views

759

Likes

0

Replies

1