Search found 2399 matches

by josh
October 17th, 2016, 11:30 am
Forum: Entry
Topic: Data transfer by bluetooth
Replies: 1
Views: 2605

Re: Data transfer by bluetooth

You can put the same CSPro application on the monitors tablets and they can use it to open the interviewers data file that was transferred by bluetooth.
by josh
October 8th, 2016, 8:42 am
Forum: Entry
Topic: Ending Check box selection
Replies: 1
Views: 2438

Re: Ending Check box selection

You can use the length() function in the postproc of your field. Assuming that your value set for the checkbox item has codes that are 1 character long then the length of the checkbox field is the same as the number of items selected.
by josh
October 8th, 2016, 8:40 am
Forum: Entry
Topic: Data entry
Replies: 1
Views: 2223

Re: Data entry

You can use the function filecopy() to copy files but note that on Android due to security restrictions it may not be possible to copy to directories outside of those assigned to CSPro. I have heard that it is not possible to copy to a flash drive on Android but I have not tried myself. To make the ...
by josh
September 29th, 2016, 6:59 am
Forum: Android
Topic: Geoditic System Used by CsPro Android App
Replies: 5
Views: 5519

Re: Geoditic System Used by CsPro Android App

I think it would depend on the dongle that you use. You should check the documentation for the dongle.
by josh
September 26th, 2016, 4:17 pm
Forum: Android
Topic: Geoditic System Used by CsPro Android App
Replies: 5
Views: 5519

Re: Geoditic System Used by CsPro Android App

CSPro uses the Location APIs from Android (https://developer.android.com/reference ... ation.html) for the GPS calculations which I believe uses WGS84.
by josh
September 26th, 2016, 8:59 am
Forum: Entry
Topic: Factors Roster
Replies: 4
Views: 4287

Re: Factors Roster

Sounds like you want to do something like this user: http://www.csprousers.org/forum/viewtop ... f=1&t=1669
by josh
September 26th, 2016, 8:58 am
Forum: Entry
Topic: multi selection
Replies: 1
Views: 2379

Re: multi selection

Search for "checkbox" on this forum. You will find various solutions.
by josh
September 24th, 2016, 7:04 am
Forum: Entry
Topic: Linking two csentry applications
Replies: 4
Views: 3400

Re: Linking two csentry applications

What do you mean by linking them? Linking the data files, launching one application from another?
by josh
September 23rd, 2016, 8:31 am
Forum: Entry
Topic: Display issue of HTML reports and charts on Andriod
Replies: 2
Views: 3065

Re: Display issue of HTML reports and charts on Andriod

You may need to change the default application that your Android device uses to display HTML. On some devices the built in HTML viewer does not support Javascript. You can reset the default application used to view HTML files in the Android settings under Applications and then the next time you run ...
by josh
September 23rd, 2016, 8:19 am
Forum: Entry
Topic: LINKING TWO VARIABLES
Replies: 3
Views: 3325

Re: LINKING TWO VARIABLES

As @khurshid.arshad you can do this using the function setvalue set. If you search the forum for setvalueset or "dynamic valueset" you will see some examples. You can also look at: http://teleyah.com/cspro/DCJune2015/04-CAPI/04-CAPI.pdf and http://teleyah.com/cspro/DCJune2015/05-Advanced/0...