Jump to content

This topic is 7613 days old. Please don't post here. Open a new topic instead.

Recommended Posts

  • Newbies
Posted

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 confused.gif

Version: v6.x

Platform: Mac OS X Panther

Posted

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

This topic is 7613 days old. Please don't post here. Open a new topic instead.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.