Skip to content

Contact Form 7 - Dynamic Text Extension (CF7 DTX) gives you the ability to pre-populate text input fields from values accessible to the server.

Notifications You must be signed in to change notification settings

JustThomas/contact-form-7-dynamic-text-extension

 
 

Repository files navigation

Contact Form 7 - Dynamic Text Extension

Contact Form 7 - Dynamic Text Extension (CF7 DTX) gives you the ability to pre-populate text input fields from values accessible to the server.

The dynamic content is generated at page load via shortcodes. CF7 DTX includes several useful shortcodes you can use, but any shortcode can be used in the dynamic fields.

When entering a shortcode in the dynamic field, you leave out the brackets ([]) and use single quotes (' '). For example, this shortode:

[shortcode attribute="value"]

becomes

shortcode attribute='value'

About

Contact Form 7 - Dynamic Text Extension (CF7 DTX) gives you the ability to pre-populate text input fields from values accessible to the server.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 100.0%