Passing value

I do not know if that is the right community to assist me. I want to do the following
i) Assign to the next question, text captured previously after selecting from a drop down the name of interviewer. But when I assign in the next statement ${name} gives me the name instead of the label. How can I get the label to be displayed instead of the name in the choices tab?

@bkgwadi, maybe this is what you are looking out for that has been discussed previously:

Thank you @Kal_Lam I searched through teh many hidden clues and found the jr:choice-name

1 Like

Hello @bkgwadi,
you can find all available functions (and more) here:
https://getodk.github.io/xforms-spec/#xpath-functions
Kind regards

1 Like