Android CSPro Developer

Discussions about creating CAPI applications to run on Android devices
Forum rules
New release: CSPro 8.0
Post Reply
binod
Posts: 1
Joined: July 22nd, 2017, 2:33 am

Android CSPro Developer

Post by binod »

How i work with the table data...
If i am use Occurane Lavel the row are not show in Android mobile or tab.
Cspro.jpg
Cspro.jpg (104.86 KiB) Viewed 3054 times
In this pic i want to show the 1 to 15 options in Android mode.Now the android show only Yes/No(Column Header) instead of Row.
Please help to show the options...
josh
Posts: 2399
Joined: May 5th, 2014, 12:49 pm
Location: Washington DC

Re: Android CSPro Developer

Post by josh »

We would generally use the CAPI question text to show the occurrence label for such a question. So for the yes/no question you could have the following question text:

Is there any %getocclabel% in your farm?

Then for the first row it the text will be: Is there any contour/field bund in your farm? and for the second row it will be Is there any waste weirs in your farm? etc...

For the area question you could have the following question text:

What is the area (in square mtr) of the %getocclabel% in your farm?

and for the capacity:

What is the capacity of the %getocclabel% in your farm?

See the section on CAPI Data Entry in the online help for more info.
Post Reply