Form control: DataManager Object Picker
The dataManagerObjectPicker
control allows selection of objects that appear in the data manager (not to be confused with the Object picker control that allows you to select records for a given data object). It is an extension of the select control. It accepts no custom arguments of its own.
Example
<field name="objects" control="dataManagerObjectPicker" multiple="true" />