• Resolved wselwood

    (@wselwood)


    Trying to use the URL to pre-populate or pre-select from a dropdown selection box and it just is simply not working.

    In the form I’m using:

    [select gift_destination “HolyLands|WAPSUHLNTD:N” “BBLiteracy|WAPSUBBLTD:T” “Schools&Scripture|W17APJANTD:T” “Chaplains|W17APJANNTD:N” “Cambodia|WCAMLTD:T” “Need-Most-TD|WCAMLGENTD:T” “Need-Most-NTD|WCAMLGEN:N” “Indigenous|WAPISCR:T”]</p>
    [dynamictext gift_destination “CF7_GET key=’gift_destination'”]

    So the URL I’m using for example is:

    https://sitename/?gift_destination=Cambodia

    But it’s not working. It works if it’s a general field, you can add anything you want, but this particular form talks to a 3rd party API, so the use of the codes is important.

    I’ve tried many different coding that I’ve found online, but nothing works yet!

    Thanks.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author sevenspark

    (@sevenspark)

    Hi wselwood,

    Sorry but this plugin is only for text fields, it doesn’t control select fields. What you’ve created is just a select field and then a text field following it.

    Thread Starter wselwood

    (@wselwood)

    Thanks. Is there anyway that the text field can be checked against an existing list? Or can you recommend a plugin that suits the need better?

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘PreSelect from Existing Dropdown’ is closed to new replies.