Plugin Directory

Changeset 1709337


Ignore:
Timestamp:
08/07/2017 02:17:40 AM (8 years ago)
Author:
albertdesinger
Message:

initial commit 2

File:
1 edited

Legend:

Unmodified
Added
Removed
  • cf7-dinamic-vars/trunk/readme.txt

    r1709336 r1709337  
    1919[Dinamic_vars 'dinamic_var: mivariable']:
    2020 
    21 This form is a very subtle moment to call variables and display them in an HTML element without creating any text input eg <h1> Hi world [dinamic_vars 'dinamic_var: mivariable'] </ h1> where the value containing the variable 'Mivariable'.
     21This 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'.
    2222
    2323Another 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:
Note: See TracChangeset for help on using the changeset viewer.