Search found 163 matches

by savy
November 23rd, 2016, 8:56 am
Forum: Entry
Topic: CSPro Web Server on IIS
Replies: 20
Views: 19904

Re: CSPro Web Server on IIS

Also, before you send the api.log and ui.log, can you type send us the response when you access the link below
http://localhost:80/cspro-rest-api/api/server
by savy
November 21st, 2016, 4:53 pm
Forum: Entry
Topic: CSPro Web Server on IIS
Replies: 20
Views: 19904

Re: CSPro Web Server on IIS

Also, web.config is required for routing. Please copy the web.config back and see if it works after the default document fix mentioned above.
by savy
November 21st, 2016, 4:44 pm
Forum: Entry
Topic: CSPro Web Server on IIS
Replies: 20
Views: 19904

Re: CSPro Web Server on IIS

In IIS manager go to the features view on the right side and double click on "Default Document"and Make sure to add "index.php" and have the inherited as the entry type. Makes sure that index.php is the last item in the order. You can right click on newly added index.php entry an...
by savy
January 25th, 2016, 1:42 pm
Forum: Entry
Topic: Maximum number of languages in an application?
Replies: 1
Views: 2504

Re: Maximum number of languages in an application?

CSPro does not impose a limit on the number of languages used. So this should not be a problem
by savy
March 6th, 2015, 5:42 pm
Forum: Entry
Topic: Unexpected behaviour of show function.
Replies: 3
Views: 3809

Re: Unexpected behaviour of show function.

There is a problem with your logic. If you check the Q114K value on your second person, you would have noticed that it is NOTAPPL and not 0. The reason is you are ending the group midway of your person record. Since you have not reached Q114K the system has its value as notappl. Either you have to m...
by savy
March 5th, 2015, 12:11 pm
Forum: Entry
Topic: Size of CAPI field in CSEntry Android App
Replies: 2
Views: 3188

Re: Size of CAPI field in CSEntry Android App

There is no way to increase the capi question text size. Here are max limits for the question text lines.
On the Phone, Portrait Mode : 6 Lines ; Landscape Mode: 4 Lines
On the Tablet,Portrait Mode : 28 Lines; Landscape Mode: 8 Lines
by savy
February 27th, 2015, 8:37 pm
Forum: Entry
Topic: Android - major problem with speed using Amharic
Replies: 18
Views: 13589

Re: Android - major problem with speed using Amharic

We have a fix for this problem! We will post a new beta ASAP.

Thanks

Savy
by savy
February 27th, 2015, 5:40 pm
Forum: Entry
Topic: Android - major problem with speed using Amharic
Replies: 18
Views: 13589

Re: Android - major problem with speed using Amharic

Keith,

Sorry about the problems with Amharic. We are actively working on this. Your observation is correct that the behavior gets worse over a period of time.
We will let you know once we have a fix for this.

Thanks

Savy
by savy
January 8th, 2015, 2:32 pm
Forum: Entry
Topic: Editing occurrances from Android "drawer"
Replies: 1
Views: 2949

Re: Editing occurrances from Android "drawer"

The add/delete/insert occ menu is shown only when your current field's occurrence matches with the occurrence of the node you are hard-pressing on. Also, the menu is shown only on hard-press of the current node and not on hard-press of the fields. It has nothing to do with the labels or names being ...
by savy
June 26th, 2014, 8:52 am
Forum: Tabulation
Topic: tabulation between tables
Replies: 1
Views: 4161

Re: tabulation between tables

Yes. As long as the other tables you are referencing are already declared before the table you are working with.