Replies: 2
Okay I’m a bit confused with the select field options. The docs says for each option there are two inputs – one for Label (top row), which is displayed, and another for Value (bottom row), which is stored in the database. But when I look in the database (wp_frmt_form_entry_meta) it’s saving the Label, not the Value. It seems that the only place the Value is used is when the submission is exported to Google Sheets.
What am I missing?