Linking logic between forms

Hello I was wondering if it is possible to link logic between forms. In the
questionnaire I am currently developing (on Nutrition and Early Childhood
Development) there is a part where the child's date of birth has to be
entered (in one form). In another form there are options for choosing what
age range the child falls into (e.g. 1-2 months and 30 days, 3-4 months and
30 days, etc). Choosing a particular age range opens up certain questions
in the form (the logic for this part has been successfully set).

My question is, is it possible to set a logic whereby, selecting the
child's date of birth in one form can automatically help select what age
range the child falls into (in another form), thereby eliminating the need
to do this calculation manually?

Yes this is what case management is all about! I'd recommend reading the help
site https://wiki.commcarehq.org/display/commcarepublic/Case+Management,
and specifically the tutorial section on how to load data from the case and
use it in forms
https://confluence.dimagi.com/display/commcarepublic/Advanced+Case+Management+Tutorial+Part+3+-+Loading+Data+from+the+Case
.

··· On Tue, Jun 30, 2015 at 7:20 AM, Sabeth Ahmed wrote:

Hello I was wondering if it is possible to link logic between forms. In
the questionnaire I am currently developing (on Nutrition and Early
Childhood Development) there is a part where the child's date of birth has
to be entered (in one form). In another form there are options for choosing
what age range the child falls into (e.g. 1-2 months and 30 days, 3-4
months and 30 days, etc). Choosing a particular age range opens up certain
questions in the form (the logic for this part has been successfully set).

My question is, is it possible to set a logic whereby, selecting the
child's date of birth in one form can automatically help select what age
range the child falls into (in another form), thereby eliminating the need
to do this calculation manually?

--
You received this message because you are subscribed to the Google Groups
"commcare-users" group.
To unsubscribe from this group and stop receiving emails from it, send an
email to commcare-users+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Thanks for the reply, I shall try this out!

··· On Tuesday, 30 June 2015 14:31:01 UTC+6, Cory Zue wrote: > > Yes this is what case management is all about! I'd recommend reading the help > site , > and specifically the tutorial section on how to load data from the case > and use it in forms > > . > > On Tue, Jun 30, 2015 at 7:20 AM, Sabeth Ahmed <smu...@gmail.com > wrote: > >> Hello I was wondering if it is possible to link logic between forms. In >> the questionnaire I am currently developing (on Nutrition and Early >> Childhood Development) there is a part where the child's date of birth has >> to be entered (in one form). In another form there are options for choosing >> what age range the child falls into (e.g. 1-2 months and 30 days, 3-4 >> months and 30 days, etc). Choosing a particular age range opens up certain >> questions in the form (the logic for this part has been successfully set). >> >> My question is, is it possible to set a logic whereby, selecting the >> child's date of birth in one form can automatically help select what age >> range the child falls into (in another form), thereby eliminating the need >> to do this calculation manually? >> >> >> -- >> You received this message because you are subscribed to the Google Groups >> "commcare-users" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to commcare-user...@googlegroups.com . >> For more options, visit https://groups.google.com/d/optout. >> > >