OrderableMultiSelectField

Added v0.2.40
Column Type varchar

This is an extension of Select. Instead of a single value it will allow you to populate a comma-separated list of value IDs.

Defining Available Values

This is done the same as the Select field, using either setOptions or useAjax.