Change one case property depending on a second property

Hi All,

I have a form that automatically counts from 1 to 10 each time a new entry
is made.
Within the form there a question that asks if the case is "supervised" or
"self-managed". Throughout the 10 entries cycle the data capture will
always entry "supervised".
When the 10th entry is made the case is automatically closed but I would
like the case property to be changed from "supervised" to "self-managed".

Is it possible?

Thank you very much.

Alberto

Alberto,

You could do this with a hidden value that is hard coded to value
"self-managed" but is only relevant (IE display condition true) when you
are on the 10th entry. You would then save this hidden value to the case
property. As long as the hidden value is not relevant (IE in the first 9
entries) this value will not overwrite the case property but will do so on
the 10th iteration.

Cheers,
Will

ยทยทยท On Thu, Mar 2, 2017 at 12:03 PM, Alberto Gualtieri wrote:

Hi All,

I have a form that automatically counts from 1 to 10 each time a new entry
is made.
Within the form there a question that asks if the case is "supervised" or
"self-managed". Throughout the 10 entries cycle the data capture will
always entry "supervised".
When the 10th entry is made the case is automatically closed but I would
like the case property to be changed from "supervised" to "self-managed".

Is it possible?

Thank you very much.

Alberto

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