Viewing 1 replies (of 1 total)
  • Plugin Author codepeople

    (@codepeople)

    Hello @badmax69

    Yes, it is very easy:

    – Insert a “HTML Content” field at beginning of the form’s pages, and enter as its content two div tags, with the class names: pbPrevious or pbNext as correspond (Remember in the firs page include only the pbNext tag, and in the last page the pbPrevious). For example:

    
    <div class="pbPrevious">Previous Page</div><div class="pbNext">Next Page</div>
    

    and that’s all.
    Best regards.

Viewing 1 replies (of 1 total)
  • The topic ‘Next Button on Top’ is closed to new replies.