Search found 37 matches

by bmuganda
September 9th, 2018, 1:42 am
Forum: Entry
Topic: How to disable popups in partially saved cases
Replies: 2
Views: 3024

How to disable popups in partially saved cases

Hi All,

Is there a way of disabling popups when navigating to the last position of a partially saved case?

Thanks
by bmuganda
August 7th, 2018, 9:09 am
Forum: Synchronization
Topic: Bluetooth Synchronization Interchanges Supervisor/Interviewer Logins
Replies: 3
Views: 3548

Re: Bluetooth Synchronization Interchanges Supervisor/Interviewer Logins

Yea sure, that worked like charm!!!

Thanks alot
by bmuganda
August 6th, 2018, 8:33 am
Forum: Synchronization
Topic: Bluetooth Synchronization Interchanges Supervisor/Interviewer Logins
Replies: 3
Views: 3548

Bluetooth Synchronization Interchanges Supervisor/Interviewer Logins

Hi all, I have implemented the a login menu with supervisor and Interviewer synchronization via bluetooth. However, after synchronization, the supervisor device is logged out and logged in as interviewer. Same case happens to interviewer device. How do i prevent this scenario happening every time. T...
by bmuganda
July 11th, 2018, 11:44 pm
Forum: Synchronization
Topic: Error on Add Application feature(cs entry 7.1)
Replies: 1
Views: 2910

Error on Add Application feature(cs entry 7.1)

Dear all, Every time am reloading the application the second or third time to update it throws me an error. Deploying from the computer to the server works fine, but downloading throws an error. I am forced to uninstall the whole csentry app and reinstall again for the add application feature to wor...
by bmuganda
May 8th, 2018, 11:13 pm
Forum: Android
Topic: SQL Query on a dictionary
Replies: 2
Views: 3220

SQL Query on a dictionary

How do you write a query on a dictionary and retrieve the fields for instance

Code: Select all

string household_query = "SELECT NAME, AGE, GENDER FROM PERSON_REC WHERE AGE > 12";
sqlquery(HOUSEHOLD_DICT, PERSON_REC, household_query)
How do I implement such a query above?
by bmuganda
April 30th, 2018, 9:09 am
Forum: Synchronization
Topic: Change CSweb admin password
Replies: 1
Views: 2482

Change CSweb admin password

Hi all,
Is it possible to change the csweb admin password if you have forgotten?

Thanks
by bmuganda
April 15th, 2018, 12:12 pm
Forum: Synchronization
Topic: Redeployment
Replies: 1
Views: 2193

Redeployment

Hi All,
Just realized when you redeploy the app on csweb it doesn't overwrite the existing application. Instead it creates a new application instance withing the existing one.
Is there a way you to push changes on certain forms without having to redeploy all the files?
by bmuganda
April 14th, 2018, 12:28 pm
Forum: Synchronization
Topic: Web development
Replies: 8
Views: 7347

Re: Web development

I am not sure what you meant, but I guess you have downloaded csweb and you need to configure it. Well, better deployment is on apache webserver, so you might consider installing xampp, wamp or any web server of your choice.
by bmuganda
April 11th, 2018, 5:45 am
Forum: Synchronization
Topic: Some cases not getting downloaded from csweb
Replies: 3
Views: 4625

Re: Some cases not getting downloaded from csweb

For some reason after some more cases were added, I was able to downloaded the whole data file. I can't establish the reason behind this but right now I am to download all the data.

Thanks
by bmuganda
April 10th, 2018, 4:11 am
Forum: Synchronization
Topic: Some cases not getting downloaded from csweb
Replies: 3
Views: 4625

Some cases not getting downloaded from csweb

Hi All,

I have about 9664 cases aggregated on csweb server. However, when I download the file I only get 9574 cases, difference of 90 cases.
What could be the cause of this?
Anyone else experienced this kind of scenario?

Thanks

Boniface