Search found 9 matches

by disala
March 3rd, 2020, 12:39 am
Forum: Android
Topic: Hide notes – Android
Replies: 1
Views: 2199

Hide notes – Android

Dear all,

When I set a note using “putnote” function in capi program, the tablet screen shows the note. Is there a way to hide notes form device screen

Thank you all


Disala
by disala
January 21st, 2020, 2:49 am
Forum: Android
Topic: Capture type DATE
Replies: 1
Views: 2105

Capture type DATE

Dear All, There is an input field (length 8 / Numeric) set to capture type as date, if works when selecting date by scrolling up and down in android. It gives facility to change date by long press (Year, Month or date). When change the year or one field with long press and move forward to next scree...
by disala
January 16th, 2020, 7:27 pm
Forum: Android
Topic: Offline Map without Internet
Replies: 1
Views: 2032

Offline Map without Internet

Dear CSPro team I tired offline maps with some devices and operations were perfect. I deployed same application to a new device which does not have internet connection then there I faced map was not rendering. I realized there were no GPS on, No WiFi or a DATA sim to connect internet. I experimented...
by disala
January 14th, 2020, 8:59 pm
Forum: Entry
Topic: Get Label of current ($) Item /Question
Replies: 5
Views: 4638

Get Label of current ($) Item /Question

Dear all, I need to write a global function to get label (Item Label) of an item. Outline of my function as follows PROC GLOBAL function string getTextfromLabel () getTextfromLabel =getlabel(???); end; // getTextfromLabel Where the place marked as “???” need dictionary object. (Item Name) My questio...
by disala
January 13th, 2020, 12:55 pm
Forum: Android
Topic: Offline Map - Remove Google Label
Replies: 5
Views: 3451

Offline Map - Remove Google Label

Dear all, I created offline .mbtiles map to show survey locations (using my shape file and Openstreet Map), when I show map using following function without internet connection map renders and lower left corner it displays "Google". How do I remove Google label. function viewMap () numeric...
by disala
December 30th, 2019, 9:44 am
Forum: Feature Requests
Topic: Clipboard, Automate Copy and Paste
Replies: 0
Views: 30052

Clipboard, Automate Copy and Paste

Dear dev team

Request to add clipboard manage functions to automate copy and paste
Thank you

Disala
by disala
December 30th, 2019, 9:38 am
Forum: Android
Topic: Clipboard Manager
Replies: 2
Views: 2436

Re: Clipboard Manager

Gregory Martin wrote: December 30th, 2019, 8:15 am Unfortunately, there is no way to automate this at the moment. We can discuss adding this as a feature request to implement, but for now there is no way to access the clipboard from logic.
Thank you

Disala
by disala
December 29th, 2019, 10:33 am
Forum: Android
Topic: Clipboard Manager
Replies: 2
Views: 2436

Clipboard Manager

Dear All, Is there any way to paste on to text field with out pressing <CTRL> + “V” on windows and long press and select PASTE on Android, my intention is to paste clipboard string though logic to a text filed in android device which is copied to clipboard by another android application using follow...
by disala
May 16th, 2018, 6:07 am
Forum: Android
Topic: showarray - Android
Replies: 1
Views: 2421

showarray - Android

Dear all I am conducting a server with android tablets, CSEntry version 7.0.2 (29 Jun 2017). The survey program went fine 3 months and suddenly stops show list which I generated with the “showarray” function. I realized some enumerators upgraded the CSEntry to Version 7.1.0 (15 Mar 2018). After that...