Select

wui-field-edit-select

  • opts (value, title)
Vyplnujte opatrne

Debug

TEST VAL RST CLR DSBL ENBL SET UP
{ "ident": "wui-field-edit-select", "valueid": "normal", "valueparent": "<.<", "validators": [ { "name": "Notempty" } ], "class": "required compact", "title": "Normal", "hint": "Vyplnujte opatrne", "help": "Zde je kratky text.", "reset": 1, "opts": [ { "value": "1", "title": "první" }, { "value": "2", "title": "druhý" }, { "value": "3", "title": "třetí" } ] }
LOADING