• Resolved peesen87

    (@peesen87)


    I need to change the default text of the blank element of a select field to a custom text. The field in cf7 is the following:
    [select grieve include_blank “Shipping” “Price” “Customer service”]

    Is it possible to change the tet based on form id or the form name or both combinded? Thats actually something im looking for and would be glat to get some information how to realize.

    I can not override it for all the forms, because its really field and form specific.

    Thank you so much for all your suppport and help!

Viewing 2 replies - 1 through 2 (of 2 total)
  • Jainil Nagar

    (@jainilnagar)

    If you want to set a placeholder than you can do the following:

    [select grieve first_as_label "Select one" "Shipping" "Price" "Customer service"]
    Thread Starter peesen87

    (@peesen87)

    @jainilnagar Thank you so much! That worked like a charm!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Change select “blank-text” based on field or form’ is closed to new replies.