Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
OptionButton: Is it possible to retrieve only 1 characte
Message
From
25/03/1999 15:32:03
 
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00202044
Message ID:
00202051
Views:
25
Hi, Eric. If you set the caption to be, for example, "Asset" and your field is one-character long, then you can simply say the following:
REPLACE cType WITH this.buttons(this.value).caption IN myTable
in the option group's click or valid.

>For example, in a gl account table, I want the user to be able to select between several types for the account, such as Asset, Liability, etc... But in my table, I just want to save "A" or "L" for example. Is there a way to set it so it is not the description on the screen that would be saved, but an alternative value?
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform