Quantcast
Channel: Adobe Community : Popular Discussions - LiveCycle Designer
Viewing all articles
Browse latest Browse all 16286

Show / Hide Pages from DropDownList Selection

$
0
0

I am trying to Show / Hide the final page of an audit report depending on what town is selected from the drop down box.

 

The code that I'm using is :

 

if

 

("4" == xfa.event.newText)

{

Page7.presence

= "visible";

}

 

Page 7 is set to "hidden" as I only want it to show / print if certain towns are selected (Bundaberg being one of them)

 

The drop down box has had the Values set so "4" = Bundaberg.   The scripting is on a change event.

 

Can someone please help as this code isn't working.

 

Thanks.

 

Jenny

 


Viewing all articles
Browse latest Browse all 16286

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>