Hi all.
I have another problem with my forms. I have very large forms with several skips. When I was testing while designing the form, everything did work properly. But after entering hundreds of fields my odk collect can no longer display automatically the following fields. An example:
begin group --- > field-list
select_one yn -> Q1-> Have you done a HIV test?
select_one res -> Q2-> If yes, what was the result?
end group
Normally Q2 is hidden until you check "yes" to Q1. In my case, it doesn't appear. I'm obliged to move to another screen and to roll back so that it could load the following question.
You can't put prompts that depend on each other in the same field-list
(e.g., then can't be on the same screen).
Yaw
···
--
Need ODK services? http://nafundi.com provides form design, server
setup, professional support, and software development for ODK.
On Tue, Sep 16, 2014 at 7:14 AM, Serge Somda manituo@gmail.com wrote:
Hi all.
I have another problem with my forms. I have very large forms with several skips. When I was testing while designing the form, everything did work properly. But after entering hundreds of fields my odk collect can no longer display automatically the following fields. An example:
begin group --- > field-list
select_one yn -> Q1-> Have you done a HIV test?
select_one res -> Q2-> If yes, what was the result?
end group
Normally Q2 is hidden until you check "yes" to Q1. In my case, it doesn't appear. I'm obliged to move to another screen and to roll back so that it could load the following question.
This is simply how field-list groups work: questions will not appear and
disappear dynamically within a single screen. Relevance works best when
questions are on separate screens. Sorry!
Chris
P.S. Check out www.enketo.org. Their web-based client may behave more as
you're expecting...
···
On Tue, Sep 16, 2014 at 10:14 AM, Serge Somda wrote:
Hi all.
I have another problem with my forms. I have very large forms with several
skips. When I was testing while designing the form, everything did work
properly. But after entering hundreds of fields my odk collect can no
longer display automatically the following fields. An example:
begin group --- > field-list
select_one yn -> Q1-> Have you done a HIV test?
select_one res -> Q2-> If yes, what was the result?
end group
Normally Q2 is hidden until you check "yes" to Q1. In my case, it doesn't
appear. I'm obliged to move to another screen and to roll back so that it
could load the following question.
Too bad for me.
I'll look for another solution.
Thank you.
Serge
···
2014-09-16 16:18 GMT+02:00 Christopher Robert :
This is simply how field-list groups work: questions will not appear and
disappear dynamically within a single screen. Relevance works best when
questions are on separate screens. Sorry!
Chris
P.S. Check out www.enketo.org. Their web-based client may behave more as
you're expecting...
On Tue, Sep 16, 2014 at 10:14 AM, Serge Somda manituo@gmail.com wrote:
Hi all.
I have another problem with my forms. I have very large forms with
several skips. When I was testing while designing the form, everything did
work properly. But after entering hundreds of fields my odk collect can no
longer display automatically the following fields. An example:
begin group --- > field-list
select_one yn -> Q1-> Have you done a HIV test?
select_one res -> Q2-> If yes, what was the result?
end group
Normally Q2 is hidden until you check "yes" to Q1. In my case, it doesn't
appear. I'm obliged to move to another screen and to roll back so that it
could load the following question.