Contact Form 7 Dynamic Vars

0

Creating dynamic variables with your contact form 7 could never be easier. We bring you this plugin with which you can call in both text fields and html elements such as paragraphs, tit

Version
Last updated
Active installations
WordPress Version
Tested up to
Rating
Total ratings
Tags
This plugin is outdated and might not be supported anymore.

Description

Creating dynamic variables with your contact form 7 could never be easier. We bring you this plugin with which you can call in both text fields and html elements such as paragraphs, titles, ETC so have a better efficiency in the development of your forms in wordpress.

Dynamic variables are basically called in two ways:

[Dinamic_vars ‘dinamic_var: mivariable’]:

This form is a very subtle moment to call variables and display them in an HTML element without creating any text input example Hi world [dinamic_vars ‘dinamic_var: mivariable’] where the value containing the variable ‘Mivariable’.

Another way is to insert dynamic variables into the input, whether they are buttons, text fields, hidden fields, etc. An example inserting a value into a created button:

[Submit “dinamic_var: mivariable”]
In this way the VALUE of the button will get the value that has the variable ‘mivariable’.

EASY NO?