• Resolved pixeldialog

    (@pixeldialog)


    I have created a select field in field group.
    In the Choises field, I have entered values in this format:
    0:Select a value
    1:Value 1

    I have set default value to:
    0

    and Return format to:
    Value

    But when I inspect the select field where it is displayed, it see this:
    Where both value and text in the options are the same, and does not seem to honor what I specified in the Choises field for the select field:
    <option value=”0:Select a value”>0:Select a value</option>
    <option value=”1:Value 1″>1:Value 1</option>

    Expected option values and text, would be:
    <option value=”0″>Select a value</option>
    <option value=”1″>Value 1</option>

    I’m using version 6.2.1
    Is this a bug, or have I done something wrong?

    • This topic was modified 1 year, 1 month ago by pixeldialog.
Viewing 1 replies (of 1 total)
  • Hi @pixeldialog

    ACF Support Team here. This forum is generally used by ACF users to help each other out. 

    However, we would love to continue investigating and troubleshooting this issue, please can you create a ticket using our ?support form and we can look into it further.

Viewing 1 replies (of 1 total)
  • The topic ‘Select field – not possible to specify different value and text’ is closed to new replies.