jasonkneen / nl.fokkezb.form

[UNMAINTAINED] Alloy TableView Form Widget
http://form.fokkezb.nl/docs/
43 stars 15 forks source link

Type select, no options showing #16

Closed pebosi closed 9 years ago

pebosi commented 9 years ago

When using type "select" no options are shown in the picker.

Trying:

options: [1, 2, 3, 4] options: ["1", "2", "3", "4"]

pebosi commented 9 years ago

sorry, its not in a release, only in master, so config.options works for my 1.6.2 install.