I'm learning LCD on the fly and I'm needing some help.
I'm developing a form that requires a logo for each health district. There are 13 different ones.
What I'd like to do is select the Health Region from a drop-down box and have the matching Logo pop up in the blank logo spot at the top of the form.
I have dropped all the logos on the same spot on my page and made them "invisible". I then go to "Action Builder" and give it the command to be visible when the matching "health region" is selected.
This works . . .but . . .If you should make a mistake and decide to choose another "heatlh region" . . .the new logo shows up on top of the other logo. How do I get the first choice to go back to invisible?