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

Bernie_Hansen
Bernie_Hansen
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 Bernie_Hansen
Customize the badges you want to showcase on your profile
Making subforms visible/invisible - Adobe LiveCycle 12-05-2010
Hi from a newbie! I'm having a problem that I can't find described exactly in previous threads: I have a drop-down (wrapped in a subform), whose visible/hidden status depends on the choice selected within a 'master' drop-down enabled with this formcalc script that runs on the local machine:form1.Firstpage.CatSubcat.CATEGORY::change - (FormCalc, client)if (CATEGORY == "A-B/FLUID/LYTES")then SUBCATEGORY.SUBCATEGORY.presence = "hidden"elseif (CATEGORY == "ANES/ANALGESIA")then SUBCATEGORY.SUBCATEGOR...

Views

445

Likes

0

Replies

1