Hi Marc,
I know you only need one col, but I have a similar situation where I had to put
customers on one of 3 lists.
So in the programming I merely read all 3 columns and decide which one has a Y.
Good luck,
Bernie
----- Original Message -----
From: MDRD
To: RBASE-L Mailing List
Sent: Wednesday, March 04, 2009 3:36 PM
Subject: [RBASE-L] - Re: Scrolling Region and DB Check box
Hi Bernie
I really need one column for the A B C
The Bit button almost works but the second
tier gets changed too.
thanks Marc
----- Original Message -----
From: Bernard Lis
To: RBASE-L Mailing List
Sent: Wednesday, March 04, 2009 1:22 PM
Subject: [RBASE-L] - Re: Scrolling Region and DB Check box
Put 3 db check boxes in your region and let them check the one they want.
You would also have to create 3 more columns in your table called A B C.
Will that work for you?
Bernie Lis
----- Original Message -----
From: MDRD
To: RBASE-L Mailing List
Sent: Wednesday, March 04, 2009 12:15 PM
Subject: [RBASE-L] - Scrolling Region and DB Check box
HI
I am stuck on something that should be very simple.
I have a Scrolling Region and would love to use a Radio Group
but that is not possible.
I have a text field with 1 character that I want to store A B or C
Instead of having a DB Edit and typing in A B C, I would like
to have the same type of look and feel of the Radio Group.
I have played with Buttons and DB Check boxes but can't seem
to get it figured out. Also I would like the object to be highlighted
in when using the form so you can tell what the value of the field is.
An I way off target or is this possible?
Thanks
Marc