About collection data bindings
The most common source of data values in a Mongoose-based application is an IDO
collection. The data in an IDO collection can be bound to forms and/or components. The data to
be bound can be the entire collection or single properties from the collection, depending on
the form or component to which the data binding applies.
For more information about data bindings, see the topics in this section.