Hi Chuck, just doing:
radio :checked => true should do L-P 2009/3/16 Emary, Charles R <[email protected]> > Hello, > I am trying to figure out how to make one of three radio buttons checked > upon creation. Here is sample code(windows is OS): > > radio: para "not tested" > radio; para "passed" > radio; para "failed" > I have tried a variety of things, non of which worked, for example: > > @button = radio: para "not tested" > @button.checked = true > > Anyone have any ideas...? > > > Thanks, > > Chuck Emary > Release/Software Engineer > Fluke Networks > > > Please be advised that this email may contain confidential information. > If you are not the intended recipient, please do not read, copy or > re-transmit this email. If you have received this email in error, > please notify us by email by replying to the sender and by telephone > (call us collect at +1 202-828-0850) and delete this message and any > attachments. Thank you in advance for your cooperation and assistance. > > In addition, Danaher and its subsidiaries disclaim that the content of > this email constitutes an offer to enter into, or the acceptance of, > any > contract or agreement or any amendment thereto; provided that the > foregoing disclaimer does not invalidate the binding effect of any > digital or other electronic reproduction of a manual signature that is > included in any attachment to this email. >
