Search found 601 matches

by AriSilva
January 29th, 2018, 11:43 am
Forum: Feature Requests
Topic: Filtered syncs
Replies: 2
Views: 3298

Filtered syncs

Hi folks, Sync files with get and put AND where logic_expression. This would allow to upload and/or download selected records. For example, get a sample_dict file for a specific interviewer downloading just the data from the census tracks s/he will be working with. Or, suppose the interviewer lost h...
by AriSilva
January 27th, 2018, 7:11 am
Forum: Entry
Topic: A menu to choose the household to be interviewed
Replies: 6
Views: 6582

Re: A menu to choose the household to be interviewed

That´s precisely the point. I need to clear it at the beginning of the day, for instance, or when the menu is started from the csentry icon, NOT when it is started coming back from an interview. When the menu starts for the first time in the day, the setting must be empty. Then, when the menu is cal...
by AriSilva
January 26th, 2018, 5:32 pm
Forum: Tools
Topic: DataViewer and decimal point
Replies: 5
Views: 5532

DataViewer and decimal point

Hi folks, I´m having a problem with fields having embedded decimals. Attached two files, one is the result of a data entry (csdb), and the other is a conversion to dat. In dataviewer, looking to the csdb file, the fields latitude and longitude appear with the decimal point in the wrong place (see re...
by AriSilva
January 26th, 2018, 10:17 am
Forum: Entry
Topic: A menu to choose the household to be interviewed
Replies: 6
Views: 6582

Re: A menu to choose the household to be interviewed

I don´t think this will solve my problem. I don´t think I explained it well enough Let´s figure out the following scenario: 1. In order for the thing to work, when starting the menu, it has to clear the setting, when he calls csentry with the menu. 2. The interviewer then chooses to do an interview,...
by AriSilva
January 25th, 2018, 4:48 pm
Forum: Entry
Topic: A menu to choose the household to be interviewed
Replies: 6
Views: 6582

Re: A menu to choose the household to be interviewed

Now I have two applications working, the menu and the data entry. The menu calls the data entry passing the questionnaire number and other info in the pff file. After finishing entering data, I want to pass back to the menu the result of the interview of that questionnaire, to store it into the data...
by AriSilva
January 24th, 2018, 9:29 am
Forum: Other
Topic: GPS in windows
Replies: 1
Views: 3069

GPS in windows

Is there a way to call the google maps, in Windows, such as the
execsystem("gps:38.84839,-76.931098");
in mobile?
by AriSilva
January 24th, 2018, 9:02 am
Forum: Synchronization
Topic: csweb starting from scratch
Replies: 13
Views: 32402

Re: csweb starting from scratch

Thanks, Josh,
Everything is working now.
A tiny detail in the Synchronization from Logic example:
The HouseholdQuestionnaire.pff has
ShowInApplicationListing=No
instead of Never or Hidden. (Maybe the default is Always). That might be the reason it always showed up in my phone.
by AriSilva
January 24th, 2018, 7:16 am
Forum: Synchronization
Topic: csweb starting from scratch
Replies: 13
Views: 32402

Re: csweb starting from scratch

Hi Josh, Step by step I´m going there. 1The synchronization worked well. In my browser I looked at the Data and the questionnaires are there. I could also download them directly, using the download button, which generated a pff, that, when executed, it downloaded the questionnaires to my download ar...
by AriSilva
January 23rd, 2018, 8:00 pm
Forum: Synchronization
Topic: csweb starting from scratch
Replies: 13
Views: 32402

Re: csweb starting from scratch

Hi Josh, Finally a friend of mine helped me with the apache configuration. The problem, just for you to know and probably to help other users, was in the httpd-vhosts.conf installed by the wampserver, where it says Require local (comment this line, 10) and write Require all granted. Now the synchron...
by AriSilva
January 23rd, 2018, 1:09 pm
Forum: Synchronization
Topic: Batch synchronization
Replies: 6
Views: 4869

Re: Batch synchronization

This will work only using CSWeb, not dropbox, is in´t it?