Jim, Thank you.
Jan -----Original Message----- From: Jim Belisle <[email protected]> To: "[email protected]" <[email protected]> Date: Thu, 22 Feb 2018 18:02:48 +0000 Subject: RE: [RBASE-L] - Radio group JAN, These property controls will do what you want. The first hides the group The second hides individual buttons. PROPERTY comp_custtype VISIBLE 'TRUE' PROPERTY comp_custtype radiobuttons[4]->VISIBLE 'FALSE' James Belisle Making Information Systems People Friendly Since 1990 From:[email protected] [mailto:[email protected]] On Behalf Ofjan johansen Sent: Thursday, February 22, 2018 11:54 AM To: [email protected]; jan johansen Subject: [RBASE-L] - Radio group Group, I am currently using a radio group for a search and it has worked well. I've been looking to see if there is a way to disable/hide part of a radio group. I've searched R:Docs and I don't see a way but I have old eyes. Has anyone else done that with a PROPERTY command? Jan -- For group guidelines, visit http://www.rbase.com/support/usersgroup_guidelines.php [http://www.rbase.com/support/usersgroup_guidelines.php] --- You received this message because you are subscribed to the Google Groups "RBASE-L" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected] [mailto:[email protected]]. For more options, visit https://groups.google.com/d/optout [https://groups.google.com/d/optout]. -- For group guidelines, visit http://www.rbase.com/support/usersgroup_guidelines.php --- You received this message because you are subscribed to the Google Groups "RBASE-L" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.

