Search found 397 matches

by sherrell
January 24th, 2023, 10:19 am
Forum: Entry
Topic: Input field format YYYY/MM/DD
Replies: 1
Views: 2289

Re: Input field format YYYY/MM/DD

Hi Cyrille, Are you trying to capture the date as a single field? For it's really much better to capture them as 3 separate fields. You can make the date the parent item, and the Y, M, and D as subitems. In that way you have built-in control as to what the user can enter (i.e., you can define ranges...
by sherrell
January 23rd, 2023, 10:26 am
Forum: Entry
Topic: Eligible Names in a roster with sorting
Replies: 2
Views: 2583

Re: Eligible Names in a roster with sorting

Hi Josh,

If you build a valueset instead of a list, you can sort the VS.

https://www.csprousers.org/help/CSPro/v ... ction.html

Sherrell
by sherrell
January 18th, 2023, 10:39 pm
Forum: Synchronization
Topic: Synchronisation
Replies: 4
Views: 5340

Re: Synchronisation

Well basically if it's not on the device, you'll attempt to retrieve it with syncData as I mentioned. So you'll just need to check the return code from the syncData function (was the transfer successful or not), or retest the presence of the file. If it fails, all I meant was that you probably don't...
by sherrell
January 17th, 2023, 5:57 pm
Forum: Synchronization
Topic: Synchronisation
Replies: 4
Views: 5340

Re: Synchronisation

It sounds like you know what datafile you want to use, you just need to find out whether you have to retrieve it from the CSWeb server first. For this I would launch a menu application, and using your input mask, execute the FileExist function to check for the file's presence: https://www.csprousers...
by sherrell
January 12th, 2023, 2:42 pm
Forum: Android
Topic: Audio Recording Bug found in Android 12 and 13 Version
Replies: 4
Views: 3704

Re: Audio Recording Bug found in Android 12 and 13 Version

Hi Ramesh,

It looks like we had a bug in the apk. We just submitted an updated apk to the PlayStore, which will hopefully be updated sometime today. Please check there for the update.

Sorry for the inconvenience.

Sherrell
by sherrell
January 12th, 2023, 2:15 pm
Forum: Synchronization
Topic: Synchronization with dropbox
Replies: 10
Views: 7372

Re: Synchronization with dropbox

That's great, tho I think you meant to reply to this thread:

viewtopic.php?p=16569#p16569

Sherrell
by sherrell
January 6th, 2023, 12:15 pm
Forum: Android
Topic: Audio Recording Bug found in Android 12 and 13 Version
Replies: 4
Views: 3704

Re: Audio Recording Bug found in Android 12 and 13 Version

Could you upload your application so we can try to reproduce the error?

Please provide at least one case worth of data, tell us which field is having the problem, and what steps we need to take to reproduce the error.

Thanks,
Sherrell
by sherrell
January 6th, 2023, 12:12 pm
Forum: Entry
Topic: Cs pro roster text error
Replies: 1
Views: 2690

Re: Cs pro roster text error

It looks like you've got leading spaces on the "female condom" entry that's causing the text to wrap, which is then causing the text to be obscured. You'll have to temporarily increase the row/column height/width so you can access it (i.e., so you can right-click on the text to modify it)....
by sherrell
December 23rd, 2022, 9:32 am
Forum: Editing
Topic: Can I insert more than one group occurrence in a roster?
Replies: 7
Views: 6543

Re: Can I insert more than one group occurrence in a roster?

Hi Yeshiwas, Thanks for explaining what you're trying to do. You could try one of two approaches. [1] If you handle it exclusively in entry, the simplest way would be to pre-fill the crop code for each line, and immediately after that field, add another field that asks if the person wants to enter d...