• Hello All,

    I’d like first to thank the author of this very nice, simple and useful plugin 😉

    Well, i’d like to set default value for a select tag. Is it possible without i need to code ? i mean just using the short code
    [contact-form-7 id=”68″ title=”Contact Form 1″] with some variable inside.

    Regards,

    Fabrice.

    http://wordpress.org/plugins/contact-form-7/

Viewing 5 replies - 1 through 5 (of 5 total)
  • What do you mean by “set default value for a select tag”?

    Thread Starter fabriceregnier

    (@fabriceregnier)

    oops, forgive my bad english.

    Well, in my form contact 7 editor, i have:

    [select* workbench include_blank “Flute” “Violon” “Guitar” “Bango” “Bodhran”]

    I’d like to set the Violon value as the default as soon as i come on this page because, in the menu bar, i choosed Violon.

    Got me this time ?

    regards,

    Fabrice.

    Thread Starter fabriceregnier

    (@fabriceregnier)

    nice! it shows how to set the default value.

    Thus,

    [select* default:(2) atelier include_blank “Flûte” “Violon” “Guitare” “Bango” “Bodhran”]

    makes Violon as the default, ok.

    But i want this default value to be variable because, i click on a menu, let’s a page “Violon” with [contact-form-7 id=”68″ title=”Contact Form 1″] inside.

    How can i handle the fact that i’ve clicked on the “Violon” page and send one more variable to my contact form ?

    i hope, you can get me 😉

    regards,

    Fabrice.

    Thread Starter fabriceregnier

    (@fabriceregnier)

    Hello all,

    the default:(2) option in a select tag stopped working with CF7 and WP 3.7.1

    Did i miss something ?

    regards,

    fab.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Is it possible to set value defaut for a CF7 select tag that comes from the menu’ is closed to new replies.