‎2014 Jun 06 2:32 PM
Hi All,
How do we write Javascript in adobe forms to display a text at the end of the master page. this master page count varies based on the number of records in the table. So suppose at the last page I want to display a text. How do we achieve that??
Thanks,
Komal
‎2014 Jun 27 9:48 AM
Master Page will be displayed on every normal page .
So the alternate solution is make your pages as flow layout. Arrange the things properly.
After the table or at the end of all the elements you can make a text field for the number of records.
So as soon as the table is filled the elements are scrolled down and automatically at the end of the page the text field with number of records will be shown.
Thanks,
Sumeet