Paginate form plugin

  • Views Views: 14,176
  • Last updated Last updated:
  • 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