Registration Form as Multi-Page

This shortcode displays a signup form for a group that is split over multiple pages. Field sections will be separated into pages with section names as headers.

[profilegrid_register type="paged" gid="x"]

x is the Group ID here.

Simple example

[profilegrid_register type="paged" gid="2"]

The shortcode is available with the core plugin.

gid (Group ID) and type are required parameters for this shortcode.