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

No reset from instances if turn from "on" to "off" and "on" again

$
0
0

Hello,

 

i have build a dynamic pdf file with some "hidden" pages.

The pdf had one title page and the other pages are hidden and only visible if the user click to a checkbock at the title page.

now my Problem, if a user would set some pages to visible and fill out the textfield or so and hide this pageset again, all entrys are deletet (if visible again).

 

is it possible to Change this Setting from livecycle designer, or did a make something wrong.

 

my script:

 

 

(this.rawValue == "1"){ 

 

_autostore.setInstances(1)

 

else{ 

 

_autostore.setInstances(0)

 

} 

 

"AutoStore" is a partial form from 3 pages.

 

Thanks for Support or any idea.

 

 


Viewing all articles
Browse latest Browse all 5571

Trending Articles



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