Child Forms vs Branches

In Epicollect5 there are two ways to implement nested forms: child forms (linking forms using a hierarchy structurearrow-up-right) or branchesarrow-up-right.

While these two approaches look similar, there are some important differences.

circle-check

Uniqueness

When using a hierarchy structure you can choose between a form or a hierarchy uniquenessarrow-up-right. This is not possible when using branches. The branch uniqueness will be limited only to each branch scope as the hierarchy uniqueness cannot be applied.

Nested forms

When using child forms, you can have only one child form per parent (see linking formsarrow-up-right). Using branches, you can have multiple branches for a single form. Using branches though, you can go down only one level (it is not possible to add a branch within another branch), while child forms can have a hierarchy of maximum 5 forms.

Rendering on the mobile app

Child forms and branches are rendered differently on the mobile app.

See how to add a child entry.arrow-up-right

Bookmarks

The mobile app bookmarksarrow-up-right feature only works with child forms.

Downloading entries to the mobile app

Branch entries are not downloaded to the mobile app, only hierarchy entries are. Learn more.arrow-up-right

Last updated