Razzak, We (Mike Casey and myself) found an example on the Rbase website - Sample Application “Dynamic Form Objects (Variable Radio Group)” that demonstrates the CreateObject / CreateRadioButton .
Karen – Thanks for your response too. Will keep that in my back pocket for future use! Many thanks Regards Lena (and Mike) From: [email protected] [mailto:[email protected]] On Behalf Of A. Razzak Memon Sent: Wednesday, August 10, 2011 2:14 PM To: RBASE-L Mailing List Subject: [RBASE-L] - Re: Radio Button Group Karen, Mike Casey is asking for how to create items dynamically and NOT to change CAPTION. Mike, my schedule permitting, let me prepare a swift sample for you to demonstrate the use of CREATEOBJECT to achieve your goal. Very Best R:egards, Razzak. Sent from my iPhone On Aug 10, 2011, at 2:57 PM, [email protected]<mailto:[email protected]> wrote: PROPERTY cRadioGroup RADIOBUTTONS[2]->CAPTION 'Radio Buttons here' Karen In a message dated 8/10/2011 1:50:38 PM Central Daylight Time, [email protected]<mailto:[email protected]> writes: I searched the documentation but I couldn’t find anything on how to create the items in a radio button group dynamically. Does anyone have a code snippet on how to do that? Thanks, Mike

