newtonandebe / opendatakit

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

Cascading selection #24

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
If I am recording Country, State, City; it would be super useful to have my
answer for country then constraing my choices for State. If I select
Florida for State, then I see only cities in Florida in the City question
that follows.

Original issue reported on code.google.com by yanokwa on 29 Apr 2010 at 10:15

GoogleCodeExporter commented 9 years ago
Issue 88 has been merged into this issue.

Original comment by yanokwa on 23 Jul 2010 at 6:56

GoogleCodeExporter commented 9 years ago

Original comment by wbrune...@gmail.com on 7 Jun 2011 at 11:22

GoogleCodeExporter commented 9 years ago
This enhancement would absolutely be useful for our work to monitor wells in 
Africa. As it is, we need to define separate variables for, e.g., cities in 
Florida, cities in Georgia, etc., with a list in the respective state, and use 
relevance criteria to display the Cities-Florida or the Cities-Georgia 
variable.  Very cumbersome, difficult to maintain, and requires a lot of data 
massaging to rationalize the database.

Original comment by haydenbo...@gmail.com on 22 Dec 2011 at 4:43

GoogleCodeExporter commented 9 years ago
any news of this?
thanks.

Original comment by jose.bus...@neuroxsolutions.com on 15 Feb 2012 at 3:19

GoogleCodeExporter commented 9 years ago
See https://groups.google.com/d/topic/opendatakit/D4xkVuKjq60/discussion

Cascading selection has been implemented in Kobo (which is based on ODK 
Collect). The code has been added to Kobo's version of JavaROSA (our underlying 
form library) but has yet to be approved in that project's official code base. 
Once that is done, it will be available in ODK.

Original comment by yanokwa on 15 Feb 2012 at 7:26

GoogleCodeExporter commented 9 years ago
Can u please provide me the code link of Kobo's version of JavaROSA, for the 
Cascading selection.

Original comment by vikas....@gmail.com on 11 May 2012 at 9:30

GoogleCodeExporter commented 9 years ago
See http://www.kobotoolbox.org/

Original comment by yanokwa on 11 May 2012 at 1:25

GoogleCodeExporter commented 9 years ago
I had gone through this website, but couldn't find the cascading selection 
code. Their repository code doesn't have this feature.

Original comment by vikas....@gmail.com on 11 May 2012 at 1:40

GoogleCodeExporter commented 9 years ago
You need to contact the Kobo team. 
https://groups.google.com/group/kobo-users?hl=en

Original comment by yanokwa on 11 May 2012 at 1:48

GoogleCodeExporter commented 9 years ago

Original comment by yanokwa on 25 May 2012 at 3:46

GoogleCodeExporter commented 9 years ago

Original comment by yanokwa on 25 May 2012 at 7:07

GoogleCodeExporter commented 9 years ago
The KoBo implementation of cascading selects will be available in the 1.2 
release.

Original comment by mitchellsundt@gmail.com on 28 Jun 2012 at 10:44

GoogleCodeExporter commented 9 years ago
that's great news. Keep us posted on when it's released.

Thanks alot

Original comment by dustined...@gmail.com on 3 Jul 2012 at 5:01

GoogleCodeExporter commented 9 years ago
hang on....isn't Collect v1.2 out already (RC1 - 1008) ??

Original comment by dustined...@gmail.com on 3 Jul 2012 at 10:16

GoogleCodeExporter commented 9 years ago
That is a release candidate and not the official production release (hence, it 
is only available on the site, not on Google Play). 

We decided to add the cascading selects functionality (an upgrade of the 
javarosa library) for the production release.

Original comment by mitchellsundt@gmail.com on 3 Jul 2012 at 4:29

GoogleCodeExporter commented 9 years ago
I tried using ODK Collect v1.2 RC1 - 1008.apk for my Kobo Form having cascaded 
selection question. I am still receiving error "XPath evaluation:unsupported 
construct 
[filter expression]" 

I am attaching my XML file.

Original comment by ankitwal...@gmail.com on 4 Jul 2012 at 10:26

Attachments:

GoogleCodeExporter commented 9 years ago
As Mitch said Collect v1.2 RC1 - 1008 does not have the cascading selects in 
it. The cascading selects are currently in the source tree and will be include 
in the next release.

Original comment by wbrune...@gmail.com on 4 Jul 2012 at 11:15

GoogleCodeExporter commented 9 years ago

Original comment by mitchellsundt@gmail.com on 12 Jul 2012 at 6:51

GoogleCodeExporter commented 9 years ago
Is there any documentation or example we can look at? Or should I build a form 
using Kobo and work from it? Would the functionality be available in XLSForm?

Ta

Original comment by dustined...@gmail.com on 16 Jul 2012 at 5:02

GoogleCodeExporter commented 9 years ago
It isn't yet available in XLSForm. I will work on an example form and 
documentation later this week.

Original comment by mitchellsundt@gmail.com on 16 Jul 2012 at 4:06