Quantcast
Channel: Adobe Community: Message List
Viewing all articles
Browse latest Browse all 97529

Spawning a new page depending on whether a text field is populated or not

$
0
0

I am trying to create a form that once the last line is in the description field contains text it will automatically spawn a new page directly below the page being filled in. I am so googled out.

 

if (getField("DOD20").value === "");

{

}

else

var a = this.templates;

  for (i = 0; i < a.length; i++)

  a[i].spawn(this.numPages, false, false);


Viewing all articles
Browse latest Browse all 97529

Trending Articles



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