Select field - label for each value?

Please try

{
    "cls":"",
    "label": "Standard",
    "type": "select",
    "options": {
        "options": [
            "1.1 Color",
            "1.2 Contrast"
        ]
    }
}
3 Likes