Dizze plugin is net hifke mei de lêste 3 grutte releases fan WordPress . It kin net langer wurde ûnderhâlden of stipe en kin kompatibiliteitsproblemen hawwe as it wurdt brûkt mei resinte ferzjes fan WordPress.

autofill-CF7-BB

Beskriuwing

autofill-CF7-BB let you autofill contact form 7 fields (input text, radio, select, checkboxes, textarea) with url GET variables. It add a shortcode to write in the “contact form 7 template editor” for each field.
For drop down menu fields and radio/checkboxes you can specify wether you would select it by Id (from 0) or by value. You can also populate each field with new values from URL Get var, or replace firstly defined values.

Requirements
PHP 5+ (use Simple HTML Dom from Jose Solorzano)

No javascript (excpet for option page…)

Options description

= USES =
First of all, go into the template éditor of contact form 7, and choose the template which you want to “autofill”.

shortcode : [AFCF_BB getvar=”myVar”][CF7 field][/AFCF_BB]

  • getvar : the URL GET variable name used to fill the CF7 field
    eg : [AFCF_BB getvar=”myId”][select whatevername “Roger” “Jessica” “Steve” “Suzie”][/AFCF_BB]

and url as : http://mysite.com/?page_id=1&myId=2

will select id 2 for the select field so “Steve” (numbering start by 0 (not 1)).

Other method :
* meth=”value” : will selet by value
* meth=”add” : will add at the bottom new input
* meth=”rep” : will replace current values

For “add” and “rep” you could preselect values by adding “*” before values, eg :

http://mysite.com/?page_id=1&addval=Steeve$Rebecca$julie

For more detail, consult the plugin page or see it in the plugin option page of wordpress (when installed).
for any question, please contact me at http://asblog.etherocliquecite.eu

Ynstallaasje

  1. Upload the entire autofill-CF7-BB folder to the /wp-content/plugins/ directory.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.

For usage, please refer to the “Other note” section.

FAQ

Q/ It add lines (eg br tag) between fields?

A- Yes, in the CF7 template editor, write shortcode in 1 line… It should come from CF7 parser (actually, I don’t know ! )

Resinsjes

D'r binne gjin resinsjes foar dizze plugin.

Meiwurkers & amp; Untwikkelders

"autofill-CF7-BB" is iepen boarne software. De folgjende minsken hawwe bydroegen oan dizze plugin.

Meiwurkers

Oersette "autofill-CF7-BB" yn jo taal.

Ynteressearre yn ûntwikkeling?

Blêdzje troch de koade , besjoch de SVN-repository , of abonnearje op it ûntwikkelingslogboek troch RSS .

Feroaringslog

1.0.1

  • add textarea support
  • add preselected value by “*” character

1.0.0

Public release