Quantcast
Channel: Adobe Community : All Content - LiveCycle Designer
Viewing all articles
Browse latest Browse all 5571

Any idea what's wrong with this code fragment?

$
0
0

form1.Guideline_Choices.Guideline_Choices::change - (FormCalc, client)

 

 

if(Guideline_Choices == "Fences") then

          Fences.presence ="visible"

          Roofs.presence = "hidden"

          Guideline_Choices = "hidden"

 

elseif(Guideline_Choices == "Roofs") then

          Roofs.presence = "visible"

          Fences.presence = "hidden"

          Guideline_Choices = "hidden"

 

endif

 

 

When I select "Fences", the subform for "Roofs" is displayed.  When I select "Roofs", the subform for "Fences" is displayed.  Any idea what might be wrong?


Viewing all articles
Browse latest Browse all 5571

Trending Articles



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