Forms Shortcodes
Shortcodes for web forms, order forms, and surveys.
i4w_orderform – This shortcode will fetch a “legacy” Keap order form and display it within a page or post...
This shortcode will fetch a “legacy” Keap order form and display it within a page or post, auto-populating all possible fields. Using the “inline” parameter, it can also populate form that have been copy/pasted directly onto a page/post.
This shortcode does NOT supports conditional branching with [ELSE_orderform].
Shortcode nesting is NOT supported.
View Documentation →i4w_survey – With this shortcode, the HTML code for a simple survey can be generated, consisting of a survey...
With this shortcode, the HTML code for a simple survey can be generated, consisting of a survey question and any number of possible answers.
Answers can be single (radio buttons) or multiple (checkboxes).
For any given answer, one or more actionsets can be run, as well as tag and follow-up sequences assigned.
Finally, the responses can be optionally stored in a custom field in your Keap application.
This shortcode does NOT supports conditional branching with [ELSE_survey].
Shortcode nesting is NOT supported.
View Documentation →i4w_webform – This shortcode provides a simple wrapper to an Keap webform such that, when a user is logged in, all...
This shortcode provides a simple wrapper to an Keap webform such that, when a user is logged in, all fields will be automatically populated with the corresponding user data.
Using the proper parameters, the shortcode also provides a mean of “pulling” data from another contact and automatically populating form fields with the corresponding values.
This shortcode does NOT supports conditional branching with [ELSE_webform].
Shortcode nesting is NOT supported.
View Documentation →