Page Breaks: Page numbers are not showing

  • kidsalliance
    Asked on May 20, 2016 at 1:42 PM

    how to add a number to your form fields

    I have a long form and can't tell which page number to set the conditions to.

  • Mike
    Replied on May 20, 2016 at 2:03 PM

    The page numbers are most likely hidden due to applied form styles. In order to fix this issue, please add the next CSS to the CSS tab in form designer.

    .pageInfo {
    clear : none !important;
    float : right;
    }

    Page Breaks: Page numbers are not showing Image 1 Screenshot 30

    Page Breaks: Page numbers are not showing Image 2 Screenshot 41

    If you need any further assistance, please let us know.