Gravity Forms Shortcodes Updated Jun 2026
: Used to dynamically populate fields. Example: field_values="parameter_name=value" .
| Parameter | Values | Description | | :--- | :--- | :--- | | | Integer (e.g., 1 ) | Required. The ID of the form. | | title | true / false | Displays the form title. Default is true . | | description | true / false | Displays the form description. Default is true . | | name | String | Used instead of id . Embeds form using its specific name (e.g., name="Contact Us" ). Less reliable than ID if you rename the form later. | gravity forms shortcodes