i4w_memberlist
This shortcode returns a table view of selected parts of your Keap contact database.
[ELSE_memberlist] conditional branching is NOT supported.
Shortcode nesting is NOT supported.
Parameters
Section titled “Parameters”| Parameter | Description | Default | Required |
|---|---|---|---|
| tagid | One or more tag IDs, comma separated, to select the segments of your list to be displayed. | None | Yes |
| onlyid | A comma separated list of Keap contact IDs of members allowed to see the generated list. If used, only those members will be able to see the list. If not used, anyone can see it. | None | No |
| fields | The Keap fields to display. Please use the identical spelling as documented in the API. | None | Yes |
| headers | May be ‘y’ or ‘n’, to define whether a table header is displayed or not. | y | No |
Example
Section titled “Example”[i4w_memberlist tagid='123,234,345' fields='FirstName,LastName,Phone1']