Search found 11 matches

by msoni
April 14th, 2024, 8:31 am
Forum: Android
Topic: Stranging behaviour of multi language CAPI application: Showing previous case value set and CAPI Text
Replies: 4
Views: 671

Re: Stranging behaviour of multi language CAPI application: Showing previous case value set and CAPI Text

Thanks for your reply. I was using in Value set as EN for every variable/Item in CSPro dictionary. However in CAPI language area, it was ENG. I changed that to EN. Meaning I changed all places to EN now. Did you find any other issues in the code. However i will check, if the said issue resolved. Tha...
by msoni
April 10th, 2024, 1:52 pm
Forum: Entry
Topic: randomly selection of eligible participant from the roster
Replies: 1
Views: 479

randomly selection of eligible participant from the roster

Hi All Greetings I have a household listing application, where household members data is being collected. After roster finishes, i have a summary question "linenumber_child" . In this variable, i want eligible child line number automatically from the roster. Eligible child definition is: C...
by msoni
April 10th, 2024, 1:39 pm
Forum: Android
Topic: Stranging behaviour of multi language CAPI application: Showing previous case value set and CAPI Text
Replies: 4
Views: 671

Re: Stranging behaviour of multi language CAPI application: Showing previous case value set and CAPI Text

Thanks.
Yes, it should refresh between cases. Sometimes it does not refresh the value sets and shows the previous case value sets.
Attaching the application.
Issues are with id items where setvalueset function is being used. There is no lookup files being used.

Thanks and Regards
Manoj
by msoni
April 5th, 2024, 2:44 pm
Forum: Android
Topic: Stranging behaviour of multi language CAPI application: Showing previous case value set and CAPI Text
Replies: 4
Views: 671

Stranging behaviour of multi language CAPI application: Showing previous case value set and CAPI Text

Hello Greetings I have a multi language CAPI application in which i have 3 languages to be used. For each question, i have three language value sets and three language CAPI text. In the same application, i am using hierachical filters ( Showing applicable value sets, using setvalueset function withi...
by msoni
March 15th, 2024, 2:01 pm
Forum: Entry
Topic: CSWeb user name in exported data file
Replies: 1
Views: 1333

CSWeb user name in exported data file

Hi
Greetings

How to capture a user name (Standard user name in CSWeb) in the exported data file.
Any function or method to capture this so when data is exported, the user name also comes in the data.

Please suggest.
Thanks and Regards
Manoj
by msoni
February 26th, 2024, 12:39 pm
Forum: Android
Topic: Standard user in CSWeb
Replies: 2
Views: 980

Re: Standard user in CSWeb

Thanks. Okay. Then we will be using as single standard user in all the devices.
Regards
by msoni
February 25th, 2024, 12:18 pm
Forum: Android
Topic: Standard user in CSWeb
Replies: 2
Views: 980

Standard user in CSWeb

Hello Greetings I have created a standard user, in CSWeb. Person can login in the android device and no problem in collecting data. I have some questions: Can this user be logged in multiple devices? Or one user can login in one device only? What are the best practices , for example , we have 12 dat...
by msoni
February 25th, 2024, 12:13 pm
Forum: Entry
Topic: Showing available mothers in same family roster
Replies: 6
Views: 1567

Re: Showing available mothers in same family roster

Many Thanks Justin.
This codes showing all available mothers the way, i was looking for.

Regards
Manoj
by msoni
February 20th, 2024, 12:35 pm
Forum: Entry
Topic: Showing available mothers in same family roster
Replies: 6
Views: 1567

Re: Showing available mothers in same family roster

Many Thanks
I tried using your suggested code. Again no compile error but no value set is being popped up. I request you to please see my attached application and help.

Code is written on Mother_line proc

Thanks again and regards
by msoni
February 20th, 2024, 11:53 am
Forum: Entry
Topic: Showing available mothers in same family roster
Replies: 6
Views: 1567

Re: Showing available mothers in same family roster

Many Thanks Actually in the family roster, there is question, mother line number which is applicable for the child is less than 5 years. Any member above 5 years, will be skipped this mother line number question for those who are less than 5, i want to show all female members name and line number in...