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) -

javascript - angular ng-required radio button not toggling required off in firefox 33, OK in chrome -

xcode - Swift Playground - Files are not readable -