March 29, 200421 yr Newbies just to pop my forum cherry i've got a query which must be simple, but has got me stumped. i've created an add record page, reply page, and update/details page. i can add data into all sorts of fields - text, text area, radio, checkbox - without a problem. i can retrieve all this data from the dbase fine, too. except for the radio buttons and checkboxes. i've cut/pasted the tags from the cdml tools dbase, which gives me the code and shows the value list okay. but no data for those buttons. like i said, i think it's dead simple, but i'm stumped. thanks Version: v6.x Platform: Mac OS X Panther
March 29, 200421 yr Is this the code you are using (it is from the CDML Reference db): [FMP-ValueList: Groups, List=GroupList] <input type="radio" name="Groups" value="[FMP-ValueListItem]" [FMP-ValueListChecked]>[FMP-ValueListItem] [/FMP-ValueList] Good Luck. Garry
Create an account or sign in to comment