Dynamic URL is a form tag added by Contact Form 7 – Dynamic Text Extension (DTX) that creates <input type="url"> form fields for forms created with Contact Form 7. It expands upon Contact Form 7’s URL field form tag, accepting all of the options it does, along with these additional options introduced by DTX:
| Option | Description | Example |
|---|---|---|
| Dynamic value | Set a dynamic default value. It can be static text or a shortcode. The value is shown in the form tag between quotes. | [dynamic_url inputname "CF7_URL"] |
| Cache Compatible | Enable cache compatibility mode for this field | [dynamic_url inputname dtx_pageload] |
These settings are easily configurable using the form-tag generator.

The dynamic_url form tag was introduced in version 4.0.0 of the Contact Form 7 โ Dynamic Text Extension WordPress plugin.