How to show "Label"

Dear All
I would like your help that I would like to show message is store in "Label"? such as

-------------------------------------------------------------------
list_name       name                label
-------------------------------------------------------------------
Gender          1                    Male
Gender          2                    Female

Normally I used to show value in variable ${Gender1}.It'll show name But I would like to show message is store in label..

I'm looking forward for your reply. Thanks a lot ^^
Baew

See jr:choice-name()

https://opendatakit.org/help/form-design/binding/

ยทยทยท On Wed, Dec 10, 2014 at 8:52 PM, wrote: > > Dear All > I would like your help that I would like to show message is store in > "Label"? such as > > ------------------------------------------------------------------- > list_name name label > ------------------------------------------------------------------- > Gender 1 Male > Gender 2 Female > > Normally I used to show value in variable ${Gender1}.It'll show name But > I would like to show message is store in label.. > > I'm looking forward for your reply. Thanks a lot ^^ > Baew > > -- > -- > 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

Hi,
I don't understand how do you use jr:choice-name()
can you send us an example ?
Thanks

Here I have a sample form: choice-name.xlsx (9.2 KB)

Thanks !

I didn't understand that we had to use calculate !