Page 1 of 1
Multiple Languages selection in the value set
Posted: August 5th, 2015, 11:11 am
by prabhustat
Hi,
Anyone share the example application for CAPI data entry programme Multiple Languages in the value set (Hindi, english etc).
Thanks in advance,
PP
Re: Multiple Languages selection in the value set
Posted: August 16th, 2015, 10:49 am
by Mariovaisman
For each valueset you defined in the dictionary, generate a second valueset, by default the first has the same name that the variable plus _vs1, the second finalize with _vs2. After you create the second valueset for all variables, see the function setvaluesets(), this function select whuch group of valuset are actived, for example all finalizein _vs2,
Re: Multiple Languages selection in the value set
Posted: August 16th, 2015, 10:50 am
by Mariovaisman
See also capi_lang with is a reserved word to select the language in the capi area.