PLEASE NOTE: These forums are no longer utilized and are provided as an archive for informational purposes only. All support issues will be handled via email using our support ticket system. For more detailed information on this change, please see this blog post.

dropdown label value

  1. Hi

    On a dropdown, I use label and also the value column.
    The value of a displayed label differs slightly like
    - Bustrip A (skitrip, summertrip, ...) / Bustrip A

    So the user sees "Bustrip A (skitrip, summertrip, ...)" in the dropdown.

    I display this value in a next step but just want to display the value "Bustrip A", and not the value of the label. How to do? I get always the value of the label, and not the value.

    Im using http://gravitywiz.com/2012/08/04/better-pre-submission-confirmation/

    Thx!
    Kristof

    Posted 11 years ago on Tuesday January 29, 2013 | Permalink
  2. In your merge tag, append :value. So, if you were using {all_fields}, use {all_fields:value}

    Posted 11 years ago on Wednesday January 30, 2013 | Permalink
  3. That does the job! Thx Chris and enjoy the weekend.

    Posted 11 years ago on Friday February 1, 2013 | Permalink
  4. Thanks Kristof.

    Posted 11 years ago on Saturday February 2, 2013 | Permalink

This topic has been resolved and has been closed to new replies.