Cascading select XLSForm not saving

Hi all,

i have implemented a cascading Select using XLSForm of States, Counties and
cities. the list is very long as you can imagine.
unfortunately after the form has been filled and closed it does not save
the selections made to the States nor Counties nor cities.

Thank you
Abdul

new_cascading_select.xls (227 KB)

Abdul,

It looks like it saves the data to XML but doesn't load it back up.

Values should not contain spaces or apostrophes, but labels can. My
guess is that is what is screwing it up.

Try reducing the form to a few states, counties and cities with no
spaces and see if that works. Attached is a sample I used for Vietnam.

Yaw

Vietnam.xlsx (33.6 KB)

··· On Tue, May 20, 2014 at 6:47 AM, Abdul Cassamo wrote: > Hi all, > > i have implemented a cascading Select using XLSForm of States, Counties and > cities. the list is very long as you can imagine. > unfortunately after the form has been filled and closed it does not save the > selections made to the States nor Counties nor cities. > > Thank you > Abdul > > -- > You received this message because you are subscribed to the Google Groups > "ODK Developers" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to opendatakit-developers+unsubscribe@googlegroups.com. > For more options, visit https://groups.google.com/d/optout.

hi Yaw,
it was indeed the variable names. i really appreciate you help.
Take care
Abdul

··· On Tuesday, May 20, 2014 4:00:14 PM UTC+2, Yaw Anokwa wrote: > > Abdul, > > It looks like it saves the data to XML but doesn't load it back up. > > Values should not contain spaces or apostrophes, but labels can. My > guess is that is what is screwing it up. > > Try reducing the form to a few states, counties and cities with no > spaces and see if that works. Attached is a sample I used for Vietnam. > > Yaw > > On Tue, May 20, 2014 at 6:47 AM, Abdul Cassamo <cass...@gmail.com> wrote: > > Hi all, > > > > i have implemented a cascading Select using XLSForm of States, Counties > and > > cities. the list is very long as you can imagine. > > unfortunately after the form has been filled and closed it does not save > the > > selections made to the States nor Counties nor cities. > > > > Thank you > > Abdul > > > > -- > > You received this message because you are subscribed to the Google > Groups > > "ODK Developers" group. > > To unsubscribe from this group and stop receiving emails from it, send > an > > email to opendatakit-developers+unsubscribe@googlegroups.com. > > > For more options, visit https://groups.google.com/d/optout. >

Abdul,

Glad to help! In the future, use ODK Validate
(http://opendatakit.org/downloads/download-category/validate/) to test
the form. It catches these sorts of mistakes.

Yaw

··· -- Need ODK services? http://nafundi.com provides form design, server setup, professional support, and software development for ODK.

On Wed, May 21, 2014 at 8:13 AM, Abdul Cassamo cassamoar@gmail.com wrote:

hi Yaw,
it was indeed the variable names. i really appreciate you help.
Take care
Abdul

On Tuesday, May 20, 2014 4:00:14 PM UTC+2, Yaw Anokwa wrote:

Abdul,

It looks like it saves the data to XML but doesn't load it back up.

Values should not contain spaces or apostrophes, but labels can. My
guess is that is what is screwing it up.

Try reducing the form to a few states, counties and cities with no
spaces and see if that works. Attached is a sample I used for Vietnam.

Yaw

On Tue, May 20, 2014 at 6:47 AM, Abdul Cassamo cass...@gmail.com wrote:

Hi all,

i have implemented a cascading Select using XLSForm of States, Counties
and
cities. the list is very long as you can imagine.
unfortunately after the form has been filled and closed it does not save
the
selections made to the States nor Counties nor cities.

Thank you
Abdul

--
You received this message because you are subscribed to the Google
Groups
"ODK Developers" group.
To unsubscribe from this group and stop receiving emails from it, send
an
email to opendatakit-developers+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

--
You received this message because you are subscribed to the Google Groups
"ODK Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an
email to opendatakit-developers+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.