Can I use the connector to populate selects in a form? As you do with the grid?
You can use connector property in the initialization config to define list of options for the select control.
Check the attached sample
07_options_values_async.zip (1.06 KB)
the Java connector all i see is OptionsConnector
is this correct?