• Resolved mrschaal

    (@mrschaal)


    Hi everyone,
    I’m currently building a new contact form that has several select-/dropdown-fields and I’ve been asking myself if it might be possible to pre-populate them with a pre-selected value, just like text fields for example (like described here.

    Pre-filling text-fields with default values from get-parameters works perfect, but as soon as I add the snippet default:get to my select-field, the field will disappear at the frontend, leaving only the label behind:

    [select* hilfe "Telefonische Beratung" "Fahrzeug-Check vor Ort" default:get]

    See this page for example, the dropdown menus used to be below the label “Wie möchtest Du Hilfe von uns?”

    https://www.schaal-kfz-meisterbetrieb.de/kostenlose-beratung-staging

    Is there a way to also pre-populate dropdown menus using a query-string-parameter?

    Many thanks in advance for your help and have a nice weekend!

    Best regards,
    Christian

    • This topic was modified 5 years, 1 month ago by mrschaal.

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Default-Value via GET-Parameter in Select-Fields’ is closed to new replies.