OptionButton Object

M

Michelle B.

I have a table with option buttons, where one of the options/columns has to
be chosen. How can I hide the un-selected buttons so the table cell appears
empty eg. no empty dot appears? Tks.
 
B

Bear

Michelle:

Can you describe your application in more detail? As it is, I'm guessing
that you place a single formfield option button at the top of each column.
When the user selects one of these buttons you seem to want to delete the
other formfields. What happens to their columns? Are they still there?

Bear
 
Top