How do I set my Select Widget element to not default to the first option?

Follow

Comments

4 comments

  • Avatar
    bwilcox02

    Why is it important that the hidden field be at the bottom of the form?

    0
    Comment actions Permalink
  • Avatar
    Kanem

    Would this work with pick list elements as well?

    0
    Comment actions Permalink
  • Avatar
    Tony Ruth

    Hi Mike, this should apply to pick list widget as well.

    @ Ben, you don't need to hide it, but makes for a cleaner user experience.

    0
    Comment actions Permalink
  • Avatar
    John Gilbert

    Another way is to simply write this as the Dynamic Value for the select:
    {my_select=-1}
    I'm not sure why it works, but it reliably works on android and apple. David at IForms Support says this approach is fine.
    Same idea applies to other types of element. For a text control, it would be:
    {my_text = ""}

    0
    Comment actions Permalink

Please sign in to leave a comment.

Powered by Zendesk