Binding fragments to a data source

When you create a form design that includes fragment references, you cannot bind individual objects in the fragment. Instead, either bind the fragment reference to the data or create bindings in the fragment source file. When you create bindings in the fragment source file, set the binding of the fragment in the host form to No Data Binding so that it does not interfere in the data binding set in the fragment source file.

// Ethnio survey code removed