Hello everyone,
When designing your ActivityInfo database, choosing between a form and a subform is key to a clean data structure. A standard form is a standalone building block used to capture primary data where each record stands alone, such as a registered household or project site. In contrast, a subform is nested directly within a parent form to capture secondary, repeating, or longitudinal data.
Read more about the difference between a form and a subform.