Paginate form plugin

  • Views Views: 13,255
  • Last updated Last updated:

Navigation

         Form Article Plugin Tutorial
      Autofill form plugin
      Clone form plugin
      Comment form plugin
      Email form plugin
      EXIF form plugin
      FTP form plugin
      J2store form plugin
      Kunena form plugin
      Limit form plugin
      Logs form plugin
      Mailchimp form plugin
      Paginate form plugin
      Paypal form plugin
      PHP form plugin
      Pingdotfm form plugin
      Receipt form plugin
      Redirect form plugin
      REST form plugin
      Slack form plugin (+)
      SMS form plugin
      Twitter form plugin
      Upsert form plugin
      VBforum form plugin
      Create a Search Form
      Accordion Form Groups
  • Introduction​

    The paginate plug-in will add 'next' and 'previous' buttons to the form/details view allowing users to scroll between records.

    Below is an example screen shot:

    pagination-example.png


    You can test the plugin on the demo site.

    Follow these steps to add the plugin​

    1. Download the plugin, make sure it matches the version you have installed
    2. Publish the plugin
    3. Edit your form and click on Plugins
    4. Add a new, select Paginate
    5. Configure as below

    Options​


    pagination-options.png


    • Show - Should the next/previous buttons be shown in the form view, details view or both views
    • Use ajax - Should the nagivation incur a page refresh or occur via an ajax call.
Back
Top