Search found 32 matches

by VirtuesArios
December 1st, 2022, 4:39 am
Forum: Entry
Topic: Upper Case
Replies: 4
Views: 4600

Re: Upper Case

Thanks for this Gregory Martin
by VirtuesArios
November 27th, 2022, 10:05 am
Forum: Entry
Topic: Upper Case
Replies: 4
Views: 4600

Re: Upper Case

You can control how text is entered with the Upper Case flag: https://www.csprousers.org/help/CSPro/change_field_properties.html However, that won't change existing data. If you want to be 100% sure the text is capitalized, you can add logic: PROC XXX XXX = toupper (XXX); Hi Gregory Martin, my apol...
by VirtuesArios
November 10th, 2022, 8:49 am
Forum: Entry
Topic: Error on Computing Age
Replies: 1
Views: 3366

Error on Computing Age

Just like to ask if anybody had this kind of error, i've attached the error message on this post, thanks in advance for answering. preproc // automatically compute age numeric intcm = cmcode(INTM1, INTY1); numeric birthcm = cmcode(B8M, B8Y); numeric age_in_months = intcm - birthcm; numeric age_in_ye...
by VirtuesArios
September 25th, 2022, 9:11 am
Forum: Entry
Topic: Language with Value Set Name
Replies: 8
Views: 23019

Re: Language with Value Set Name

khurshid.arshad wrote: September 21st, 2022, 7:59 am Please see these two videos for multi-languages.

https://youtu.be/5weHqTg1bFk

https://www.youtube.com/watch?v=4m1WJ65bnC8

Best.
a.
Thank you khurshid for sharing this it is really helpful
by VirtuesArios
September 19th, 2022, 7:45 pm
Forum: Entry
Topic: Language with Value Set Name
Replies: 8
Views: 23019

Re: Language with Value Set Name

You'll want to add those languages to your dictionary as well: https://www.csprousers.org/help/CSPro/multiple_language_dictionaries.html Then you can set language-specific labels for items / values / etc. Thanks for this Gregory Martin it really helps, what action or event would that be if the user...
by VirtuesArios
September 19th, 2022, 9:13 am
Forum: Entry
Topic: Language with Value Set Name
Replies: 8
Views: 23019

Re: Language with Value Set Name

Thanks sherrell for the quick response, Yes I have two languages, actually it's in CAPI Questions I put the languages, this is only what I want when the user chooses the languages the user also get the response answers or which means in the values set names. Yes I call the variable with the Item Nam...
by VirtuesArios
September 19th, 2022, 5:58 am
Forum: Entry
Topic: Language with Value Set Name
Replies: 8
Views: 23019

Language with Value Set Name

Hello Guys, Would it be possible if I have different languages then in my Value Set Names I have different languages also? What languages I choose it would also pick the languages in the value set? English 0 - No 1 - Yes French 0 - Non 1 - Oui And also how would I display the value label in the form...
by VirtuesArios
September 14th, 2022, 6:51 am
Forum: Entry
Topic: Upper Case
Replies: 4
Views: 4600

Upper Case

Hi fellow CSPro users, would it be possible to force textbox to be uppercase? With or without existing data on it?
by VirtuesArios
September 8th, 2022, 9:50 am
Forum: Entry
Topic: Sync with Dropbox
Replies: 6
Views: 3469

Re: Sync with Dropbox

sherrell wrote: September 1st, 2022, 10:03 am How old is old, what Android OS is installed on it? Can you install the latest CSPro version on it? You should be fine though. Sherrell
Thanks sherrell for repying and yes It has Android version 6.0 on it and yes we can still install latest version of CSEntry on it.
by VirtuesArios
September 6th, 2022, 8:02 am
Forum: Entry
Topic: Sync with Dropbox
Replies: 6
Views: 3469

Re: Sync with Dropbox

It has Android version 6.0 on it and yes we can still install latest version of CSEntry on it.