Hi,
Anyone share the example application for CAPI data entry programme Multiple Languages in the value set (Hindi, english etc).
Thanks in advance,
PP
Multiple Languages selection in the value set
-
prabhustat
- Posts: 77
- Joined: March 17th, 2012, 10:46 am
-
Mariovaisman
- Posts: 153
- Joined: February 11th, 2013, 8:26 am
Re: Multiple Languages selection in the value set
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,
-
Mariovaisman
- Posts: 153
- Joined: February 11th, 2013, 8:26 am
Re: Multiple Languages selection in the value set
See also capi_lang with is a reserved word to select the language in the capi area.