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

Post Submit

$
0
0

I have the script below set on Post Submit.  My issue is if you click the Submit by Email button and Cancel from the Send Email popup window the Script runs and displays the information without the user actually submitting the form.  Is there a way to keep this from happening?

 

If(RadioButtonList5.rawValue == "4" and RadioButtonList1.rawValue > "0" and RadioButtonList2.rawValue > "0" and RadioButtonList3.rawValue > "0" and RadioButtonList4.rawValue > "0")

then TextField20.presence = "visible"

TextField17.presence = "invisible"

TextField18.presence = "invisible"

TextField19.presence = "invisible"

endif

 


Viewing all articles
Browse latest Browse all 5571

Trending Articles



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