Relevant conditional check is not working in GROUP 'Field-list'

Dear All,

I wanted to display set of questions inside the group with field-list option
enabled (i.e. display all question on a single screen)

where I'm checking the relevant condition inside group, based on the input
given from previous question, The conditional check is not working.
the same condition will work perfectly if I display/remove the 'field-list'

Also attached the sample Xform question for your reference, Kindly look into
it and do the needful.
STEPS for question is



<age_check/> "Here i'm checking relavent condition"

<group appearance="field-list"> 'IF i remove field-list' then the
condition works perfectly'









Thanks & Regards
'S'

Combined_qre.xml (2.17 KB)

probably a bug. it's been filed at
http://code.google.com/p/opendatakit/issues/detail?id=244.

ยทยทยท On Tue, Jun 28, 2011 at 20:26, ODK Tools wrote: > Dear All, > > I wanted to display set of questions inside the group with field-list option > enabled (i.e. display all question on a single screen) > > where I'm checking the relevant condition inside group, based on the input > given from previous question, The conditional check is not working. > the same condition will work perfectly if I display/remove the 'field-list' > > Also attached the sample Xform question for your reference, Kindly look into > it and do the needful. > STEPS for question is > > > > "Here i'm checking relavent condition" > > > > > relevant="(/data/age < 18)"/> > > 'IF i remove field-list' then the condition > works perfectly' > > > > > > > > > > > > Thanks & Regards > 'S' > > -- > Post: opendatakit@googlegroups.com > Unsubscribe: opendatakit+unsubscribe@googlegroups.com > Options: http://groups.google.com/group/opendatakit?hl=en >