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

how to use xfa.layout.pageCount()

$
0
0

Hi , I am trying to get the page count for the form i am designing,

 

by using the following on a text field

 

this.rawvalue = xfa.layout.pageCount();  --> i am not sure where to use this (on initialize, layout ready etc) ,i used for both of them and i am not getting any value on the form.

 

my intention is to use this field (with pagecount) to write a formula to show the address if say page count is less than 10 .

 

 

can somebody point me to the right direction, thanks in advance

 

christene


Viewing all articles
Browse latest Browse all 5571

Trending Articles