• I’m having an issue with my blank option not showing first in drop down select menu. The shortcode I have is:

    <label> Location of space*
    [select_custom* select_custom-location include_blank “45|Shirt” “55|Pants”] </label>

    When the form loads, the menu looks like:

    Shirt (pre-selected)
    Pants
    BLANK

  • The topic ‘Blank item not shown first in dropdown’ is closed to new replies.