Bill,
I'm no expert, but I have used Nate's TwoSelectsRelated, so I'll see what I
can do to help here...
First, could I see your query that you are using to populate the lists?
Also, you mentioned that you are getting an error ("If
I select number two then try to select ANYTHING in select list number two it
throws an error..."). What is the error you are getting?
Terri
----Original Message Follows----
From: "Bill Killillay" <[EMAIL PROTECTED]>
Reply-To: [EMAIL PROTECTED]
To: "Cf-Talk" <[EMAIL PROTECTED]>, "FuseBox List"
<[EMAIL PROTECTED]>
Subject: ThreeSelectsRelated?? Help.... plz... trying begging now.... *grin*
Date: Fri, 25 Aug 2000 11:20:03 -0400
Ok here is the syntax that gives me two errors.
<CF_ThreeSelectsRelated
QUERY="session.style"
HTMLAFTER1="<BR>"
NAME1="Sel1"
NAME2="Sel2"
NAME3="Sel3"
DISPLAY1="style_name"
DISPLAY2="color_desc"
DISPLAY3="size_code"
VALUE1="style_code"
VALUE2="color_code"
VALUE3="size_code"
SIZE2="1"
SIZE3="1"
EMPTYTEXT1="Select Style"
EMPTYTEXT2="Select Color"
EMPTYTEXT3="Size"
EXTRAOPTIONS2="2"
EXTRAOPTIONS3="2"
FORCEWIDTH2="25"
FORCEWIDTH3="5"
AUTOSELECTFIRST="Yes"
FORM="FormX"
>
Error ONE: Right now there are only two items in the first select list. If
I select number two then try to select ANYTHING in select list number two it
throws an error.
Error TWO: If I select the first item in select list one and then select one
of the items in select list two, the options that I get for select list
three are wrong. They are the options some how for what should have been
list number two in the first select list, I think anyway.
Now here is the syntax that gives me no errors, but does not fully meet the
needs of what we need to do.
<CF_ThreeSelectsRelated
QUERY="session.style"
HTMLAFTER1="<BR>"
NAME1="Sel1"
NAME2="Sel2"
NAME3="Sel3"
DISPLAY1="style_name"
DISPLAY2="color_desc"
DISPLAY3="size_code"
VALUE1="style_code"
VALUE2="color_code"
VALUE3="size_code"
SIZE2="1"
SIZE3="1"
EXTRAOPTIONS2="2"
EXTRAOPTIONS3="2"
FORCEWIDTH2="25"
FORCEWIDTH3="5"
AUTOSELECTFIRST="Yes"
FORM="FormX"
>
With it in this method we dont get the "Select Style", "Select Color" etc.
So when the form loads it's got the first option as being displayed. But
there are not contents for option one in select list two or three. To get
those you have to select something else and then come back to option one.
So how can I either get option one to work with the "Select Style" in there
or option two to work where even though the first option is in the first
select list is displayed so are the options that go with that in select list
two and three.
Thanks.
Bill
------------------------------------------------------------------------------
Archives: http://www.mail-archive.com/[email protected]/
To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or
send a message to [EMAIL PROTECTED] with 'unsubscribe' in
the body.
_________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.
Share information about yourself, create your own public profile at
http://profiles.msn.com.
------------------------------------------------------------------------------
Archives: http://www.mail-archive.com/[email protected]/
To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.