php - Contact form 7 default option print as selected value in mail -


[select my_select class:input class:styled "select options"    "option 1" "option 2" "option 3" "option 4"] 

question:

how prevent printing 'select options' if user not selected options in receiving email? if user select first option ('select options'),it should not print 'select options' in mail.

[select my_select first_as_label class:input class:styled "select options"
"option 1" "option 2" "option 3" "option 4"]


Comments

Popular posts from this blog

c++ - QTextObjectInterface with Qml TextEdit (QQuickTextEdit) -

xcode - Swift Playground - Files are not readable -

jboss7.x - JBoss AS 7.3 vs 7.4 and differences -