Accessing from another form

Hi guys,
How do you access data from another form? for example if I patient was
registered in another from- how would you use data from their registration
in another form?

Thanks Abhi, it worked!

··· On Friday, June 6, 2014 9:12:06 AM UTC+2, Grace Livhuwani wrote: > > Hi guys, > How do you access data from another form? for example if I patient was > registered in another from- how would you use data from their registration > in another form? >

Hi Grace

Case Management in commcare would let you do this. Basically, in
Registration form you need to 'Save' the value of the question into a 'case
property'. And then in followup form, 'Load' that same case property into a
variable in the followup form. Then you can use that variable in the form,
which would be pre-populated with the value saved from the registration
form.

Detailed tutorial on case management can be found at:
https://confluence.dimagi.com/display/commcarepublic/Basic+Case+Management+Tutorial

Thanks!
Abhishek

··· On Fri, Jun 6, 2014 at 12:42 PM, Grace Livhuwani wrote:

Hi guys,
How do you access data from another form? for example if I patient was
registered in another from- how would you use data from their registration
in another form?

--
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.