miralbhalani / opendatakit

Automatically exported from code.google.com/p/opendatakit
0 stars 0 forks source link

group name appears with all prompts when showing multiple questions on same screen #168

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
When showing multiple questions on a screen in a group using the ' 
appearance="field-list" ' attribute, the label associated to the group appears 
with each prompt.  

So you see something like this:
Child
Child's name

Child
Sex

Child
Date of Birth

Child
Mother's name

...

Ideally the group, in this case, "Child", would only appear once at the top.

Original issue reported on code.google.com by carlhart...@gmail.com on 13 Jan 2011 at 2:47

GoogleCodeExporter commented 9 years ago
Fixed in the current 1.1.6 tip

Original comment by mitchellsundt@gmail.com on 13 Feb 2011 at 1:01