Ted. In this case it is a one column array so it works fine as I had it. It
is not the radio button that does not show up but the selected is not
working nothing is selected.

Are you saying I have to do it the way you indicated to get the selected too
work? It does not seem that way from the docs.

Dan


on 11/16/05 9:35, Ted Wolfley at [EMAIL PROTECTED] wrote:

>  Hi,
> 
> The choice list uses an array for its options and values so your
> "@@request$ptype" should be "@@request$ptype[*,1]" with the column value
> depending on what column you are using for the values and options.
> 
> <@CHOICELIST NAME="ProgramType" TYPE="Radio" OPTIONS="@@request$ptype[*,1]"
> VALUES="@@request$ptype[*,1]" SELECTED="<@COLUMN 'StatePrograms.ProgramType'>"
> >
> 
> 
> Ted
> 
> -----Original Message-----
> From: Dan Stein [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, November 16, 2005 9:24 AM
> To: witango-talk@witango.com
> Subject: Witango-Talk: Choice List Help
> 
> This does not seem to return HTML with the radio button selected where the
> values match
> 
> <@CHOICELIST NAME="ProgramType" TYPE="Radio" OPTIONS="@@request$ptype"
> VALUES="@@request$ptype" SELECTED="<@COLUMN 'StatePrograms.ProgramType'>" >
> 
> --
> Dan Stein
> FileMaker 7 Certified Developer
> Digital Software Solutions
> 799 Evergreen Circle
> Telford PA 18969
> Land: 215-799-0192
> Cell: 610-256-2843
> Fax 413-410-9682
> FMP, WiTango, EDI,SQL 2000, MySQL, CWP
> [EMAIL PROTECTED]
> www.dss-db.com 
> 
> "The love of one's country is a splendid thing. But why should love stop at
> the border? "                                             
> 
> Pablo Casals
> 
> 
> 
> ________________________________________________________________________
> TO UNSUBSCRIBE: Go to http://www.witango.com/developer/maillist.taf
> 
> 
> ________________________________________________________________________
> TO UNSUBSCRIBE: Go to http://www.witango.com/developer/maillist.taf
> 

-- 
-- 
Dan Stein
FileMaker 7 Certified Developer
Digital Software Solutions
799 Evergreen Circle
Telford PA 18969
Land: 215-799-0192
Cell: 610-256-2843
Fax 413-410-9682
FMP, WiTango, EDI,SQL 2000, MySQL, CWP
[EMAIL PROTECTED]
www.dss-db.com


    "It is perfectly safe to stand nowhere."


________________________________________________________________________
TO UNSUBSCRIBE: Go to http://www.witango.com/developer/maillist.taf

Reply via email to