Footer at the bottom of the last page only | Community
Skip to main content
March 20, 2014
Question

Footer at the bottom of the last page only

  • March 20, 2014
  • 1 reply
  • 4745 views

I am doing a dynamic form which has drop down rows (click the + button, then a new row will be created, so the user can have as many rows they prefer, then there is a footer with E-signature in it (hopefully the footer can be shown at the last bottom page only) ).

My issue now: So when I have 2 pages of forms in total, the bottom of the first and second page will both have the footer (Signature). However, if there are 3 pages of form in total: the bottom of the first and third page will both have the footer (Signature), but not the second page.

What I want: How can I ONLY have the footer (signature) at the bottom of the last page, not on the first page, no matter how many rows and pages the user created  ?

I can screen shot the form if needed. Please help.

Many thanks

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

1 reply

February 9, 2015

Hi,

Find the total number of pages which is a standard variable and also the current page number which is a standard variable. Using events hide in other pages or make it visible only in last page