How to transition to next form automatically

Hi,
Is it possible to load the a series of forms in a given order without necessarily having to select from new action?
For example if you have a screening and Baseline data form. Is possible to save the screening form and load the baseline form automatically?
If yes, let me know this cab done.
Thank you.
Erick

2 Likes

Hi @ewafula,

One way to achieve sequentially loaded forms is using tasks where a form triggers a task that a user has to click to open the second form.

CHT also supports integrated forms where both forms can be filled out sequentially without any interruption to user experience. When the form is submitted, two separate reports will be produced. For an example of this implementation, see cht-pih-malawi-app/forms/app/over_5_screening.xlsx at main · medic/cht-pih-malawi-app · GitHub

3 Likes