Links between two form

Hello Dear,

I have two form in one module. First form is about registered for the camp
and second form is about follow up. But our community workers directly fill
second form which is Follow up . How to restrict them to fill first
registration form and then go to the next follow up form. Can we apply some
validation / Display condition/ Any link. Please let me know so it will
help us to prevent gaps in data.

[image: Inline image 1]

··· On Wed, Dec 21, 2016 at 5:44 PM, Latika Sb wrote:

Hello Dear,

I have two form in one module. First form is about registered for the
camp and second form is about follow up. But our community workers directly
fill second form which is Follow up . How to restrict them to fill first
registration form and then go to the next follow up form. Can we apply some
validation / Display condition/ Any link. Please let me know so it will
help us to prevent gaps in data.

I am just a fellow CommCare user, but I may have the answer for you. You
could have a hidden value at the end of your first form that has a
calculate condition of "Complete". Whenever this form is filled out and
submitted, the property will become "Complete", otherwise it will be empty.

Then you can utilize form display conditions found here
https://confluence.dimagi.com/display/commcarepublic/Form+Display+Conditions in
order to implement it. Now the second form will only come up if the first
form has been completed.

Let me know if that works or if you need a clarification.

Regards,

Hakan

··· On Wednesday, December 21, 2016 at 7:14:11 AM UTC-5, latika wrote: > > Hello Dear, > > I have two form in one module. First form is about registered for the > camp and second form is about follow up. But our community workers directly > fill second form which is Follow up . How to restrict them to fill first > registration form and then go to the next follow up form. Can we apply some > validation / Display condition/ Any link. Please let me know so it will > help us to prevent gaps in data. > >

[image: Inline image 1]

··· On Wed, Dec 21, 2016 at 5:44 PM, Latika Sb wrote:

[image: Inline image 1]

On Wed, Dec 21, 2016 at 5:44 PM, Latika Sb latikasb007@gmail.com wrote:

Hello Dear,

I have two form in one module. First form is about registered for the
camp and second form is about follow up. But our community workers directly
fill second form which is Follow up . How to restrict them to fill first
registration form and then go to the next follow up form. Can we apply some
validation / Display condition/ Any link. Please let me know so it will
help us to prevent gaps in data.