#what set in default value of select widget?

1 messages · Page 1 of 1 (latest)

ivory schooner
#

hi i already load from mysql db the values for my select widget, but im getting error with default value,

#

what should i have in default value?

winged heathBOT
high aspen
#

@ivory schooner you can either hardcode the value (eg the first item in the select widget) or as label-value pair { "label": "label1", "value": "value1" }