[ODK Community] About Relvant

Values in select questions are always strings -- never numbers.

So you want to put quotes around the 98...
selected (/data/GOAAPPMSNP,'agr') or selected(/data/GOAAPPMSNP ,'98')

··· On Wed, Apr 16, 2014 at 4:39 AM, suman kunwar wrote:

Hi all !!
I am new at ODK !! i want a selection menu where one selects the data
and in according to the data it goes to that field . It was successful
till i have the single relevant field but problem arises if user clicks
the button having same relevant field it won't work !!! It worked for
the single one but not for two relevant fields .

I use following xml code !!

It is true for * selected(/data/GOAAPPMSNP ,98) .*

selection codes

strAgr agr Neither agree nor disagree disAgr strDis 98 strAgr agr niAgrnor disAgr strDis 98 1

can anybody help me ??

--

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


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

--
Mitch Sundt
Software Engineer
University of Washington
mitchellsundt@gmail.com

It worked for me !! Thanks a lot for your help !! And another question how
could i get a custom page when i start the ODK Collect in my tablet !!
I want to display custom page !!!

··· On Thursday, April 17, 2014 2:24:04 AM UTC+5:45, Mitch Sundt wrote: > > Values in select questions are always strings -- never numbers. > > So you want to put quotes around the 98... > selected (/data/GOAAPPMSNP,'agr') or selected(/data/GOAAPPMSNP *,'98')* > > > > On Wed, Apr 16, 2014 at 4:39 AM, suman kunwar <sum...@gmail.com wrote: > >> Hi all !! >> I am new at ODK !! i want a selection menu where one selects the data >> and in according to the data it goes to that field . It was successful >> till i have the single relevant field but problem arises if user clicks >> the button having same relevant field it won't work !!! It worked for >> the single one but not for two relevant fields . >> >> I use following xml code !! >> >> >> >> > relevant="selected (/data/GOAAPPMSNP,'agr') or selected(/data/GOAAPPMSNP >> ,98) " /> >> >> It is true for * selected(/data/GOAAPPMSNP ,98) .* >> >> selection codes >> >> >> >> >> >> >> >> strAgr >> >> >> >> agr >> >> >> >> Neither agree nor disagree >> >> >> >> disAgr >> >> >> >> strDis >> >> >> >> 98 >> >> >> >> >> >> >> strAgr >> >> >> >> agr >> >> >> >> niAgrnor >> >> >> >> disAgr >> >> >> >> strDis >> >> >> >> 98 >> >> >> >> >> >> >> 1 >> >> >> >> can anybody help me ?? >> >> -- >> -- >> Post: opend...@googlegroups.com >> Unsubscribe: opendatakit...@googlegroups.com >> Options: http://groups.google.com/group/opendatakit?hl=en >> >> --- >> You received this message because you are subscribed to the Google Groups >> "ODK Community" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to opendatakit...@googlegroups.com . >> For more options, visit https://groups.google.com/d/optout. >> > > > > -- > Mitch Sundt > Software Engineer > University of Washington > mitche...@gmail.com >
  • You can customize the splash screen (via General Settings)

  • You can provide an image for the start screen of your form (place a
    form_logo.jpg in your form definition's media folder).

  • You can also set up homescreen shortcuts / widgets that launch directly
    into a particular form.

But you cannot create your own custom start screen. That functionality will
be available in ODK Survey and is available in ODK Tables, but those are
not yet production-ready.

Mitch

··· On Wed, Apr 16, 2014 at 8:47 PM, suman kunwar wrote:

It worked for me !! Thanks a lot for your help !! And another question
how could i get a custom page when i start the ODK Collect in my tablet
!! I want to display custom page !!!

On Thursday, April 17, 2014 2:24:04 AM UTC+5:45, Mitch Sundt wrote:

Values in select questions are always strings -- never numbers.

So you want to put quotes around the 98...
selected (/data/GOAAPPMSNP,'agr') or selected(/data/GOAAPPMSNP ,'98')

On Wed, Apr 16, 2014 at 4:39 AM, suman kunwar sum...@gmail.com wrote:

Hi all !!
I am new at ODK !! i want a selection menu where one selects the data
and in according to the data it goes to that field . It was successful
till i have the single relevant field but problem arises if user clicks
the button having same relevant field it won't work !!! It worked for
the single one but not for two relevant fields .

I use following xml code !!

It is true for * selected(/data/GOAAPPMSNP ,98) .*

selection codes

strAgr agr Neither agree nor disagree disAgr strDis 98 strAgr agr niAgrnor disAgr strDis 98 1

can anybody help me ??

--

Post: opend...@googlegroups.com
Unsubscribe: opendatakit...@googlegroups.com

Options: http://groups.google.com/group/opendatakit?hl=en


You received this message because you are subscribed to the Google
Groups "ODK Community" group.
To unsubscribe from this group and stop receiving emails from it, send
an email to opendatakit...@googlegroups.com.

For more options, visit https://groups.google.com/d/optout.

--
Mitch Sundt
Software Engineer
University of Washington
mitche...@gmail.com

--

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


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

--
Mitch Sundt
Software Engineer
University of Washington
mitchellsundt@gmail.com