Conditional groups not working 1.1.7

morning all,

I've got a snippet of code I based on Mitch Sundt's example (
https://groups.google.com/group/opendatakit/browse_thread/thread/dbe8279aa94c9d80/f071074c5557e152?hl=en&lnk=gst&q=conditional+groups+#f071074c5557e152
). However I can't seem to get the grouping to show the kind of
behavior I'd like with the appearance=conditional-field-list" option.
The select questions after the initial condition question are
appearing on following pages. I've also tried using the mutli select
syntax "selected(/data/store_type, chain')" without success.
Suggestions?

...



...


What kind of a store is this?

Chain
chain


Non-Chain
nonchain

What kind of chain is it? Mega supermarket megasuper Small chain grocery smallchain Chain convenience store convenience Bakery bakery What kind of store is it? Supermarket supermarket Convenience store/Local store convenience Market market Kiosk/fix stall kiosk Mobile Cart cart Bakery bakery

The "conditional-field-lists" were an experimental feature in 1.1.6 for us
to test "can we do this". In testing it, we came up with an easier to
follow and more flexible representation that we liked better. To avoid
confusion by completely changing how they work between releasees, we removed
them from 1.1.7. They're the first feature that will get added to the next
release, though.

··· On Wed, Jun 8, 2011 at 7:45 AM, mitenko wrote:

morning all,

I've got a snippet of code I based on Mitch Sundt's example (

https://groups.google.com/group/opendatakit/browse_thread/thread/dbe8279aa94c9d80/f071074c5557e152?hl=en&lnk=gst&q=conditional+groups+#f071074c5557e152
). However I can't seem to get the grouping to show the kind of
behavior I'd like with the appearance=conditional-field-list" option.
The select questions after the initial condition question are
appearing on following pages. I've also tried using the mutli select
syntax "selected(/data/store_type, chain')" without success.
Suggestions?

...



...


What kind of a store is this?

Chain
chain


Non-Chain
nonchain

What kind of chain is it? Mega supermarket megasuper Small chain grocery smallchain Chain convenience store convenience Bakery bakery What kind of store is it? Supermarket supermarket Convenience store/Local store convenience Market market Kiosk/fix stall kiosk Mobile Cart cart Bakery bakery

--
Post: opendatakit@googlegroups.com
Unsubscribe: opendatakit+unsubscribe@googlegroups.com
Options: http://groups.google.com/group/opendatakit?hl=en

oh ok, thanks for the response!

··· On Jun 8, 10:46 am, Carl Hartung wrote: > The "conditional-field-lists" were an experimental feature in 1.1.6 for us > to test "can we do this". In testing it, we came up with an easier to > follow and more flexible representation that we liked better. To avoid > confusion by completely changing how they work between releasees, we removed > them from 1.1.7. They're the first feature that will get added to the next > release, though. > > > > > > > > On Wed, Jun 8, 2011 at 7:45 AM, mitenko wrote: > > morning all, > > > I've got a snippet of code I based on Mitch Sundt's example ( > > >https://groups.google.com/group/opendatakit/browse_thread/thread/dbe8... > > ). However I can't seem to get the grouping to show the kind of > > behavior I'd like with the appearance=conditional-field-list" option. > > The select questions after the initial condition question are > > appearing on following pages. I've also tried using the mutli select > > syntax "selected(/data/store_type, chain')" without success. > > Suggestions? > > > ... > > > > > > > > ... > > > > > > What kind of a store is this? > > > > Chain > > chain > > > > > > Non-Chain > > nonchain > > > > > > > > > What kind of chain is it? > > > > Mega supermarket > > megasuper > > > > > > Small chain grocery > > smallchain > > > > > > Chain convenience store > > convenience > > > > > > Bakery > > bakery > > > > > > > > > What kind of store is it? > > > > Supermarket > > supermarket > > > > > > Convenience store/Local store > > convenience > > > > > > Market > > market > > > > > > Kiosk/fix stall > > kiosk > > > > > > Mobile Cart > > cart > > > > > > Bakery > > bakery > > > > > > > > > -- > > Post: opendatakit@googlegroups.com > > Unsubscribe: opendatakit+unsubscribe@googlegroups.com > > Options:http://groups.google.com/group/opendatakit?hl=en