Yes, this should work. This can be placed in the 'Display' attribute and the unique identifier can be passed in the 'Value' attribute.
As to your second question, don't think that functionality was built into it. Dharmesh Goel Programmer Analyst IT Dept. - Discount Car & Truck Rentals 416-744-0123 x290 -----Original Message----- From: Joshua Tipton [mailto:[EMAIL PROTECTED]] Sent: October 1, 2001 2:22 PM To: CF-Talk Subject: RE: CF_ThreeSelectsRelated in your query dao field1 + ' ' + field2 as name and it will put them together. The only bad thing is that when passed it will be passed together. Joshua Tipton -----Original Message----- From: Janine Jakim [mailto:[EMAIL PROTECTED]] Sent: Monday, October 01, 2001 1:26 PM To: CF-Talk Subject: RE: CF_ThreeSelectsRelated Hi, The attachment didn't come through the list. (I'm not sure cftalk allows them). Anyways will you send it to me directly. I just posted to the forum some issues I was having with this tag and am wondering if the updated one would help. My problems were: 1. Is there a way to display more then 1 field for the user? Under Display3 I'd like it to be "LastName, FirstName". I've tried a cfset outside and within the tag but I keep getting errors...Has anyone done this successfully? 2. On the 3rd select- if no option is chosen then I get an error (same if I try to do multiple picks even though I have MULTIPLE3="YES"). Is there a way for it to default to all? I want to see everything from select2 if nothing is picked in the 3rd select. Thanks for any help. j -----Original Message----- From: Dharmesh Goel [mailto:[EMAIL PROTECTED]] Sent: Monday, October 01, 2001 11:20 AM To: CF-Talk Subject: RE: CF_ThreeSelectsRelated Dave, This tag is used in a form. Variables can be extracted easily using the form scope in the posted page. By the way I found some issues with the tag. After searching around, someone had posted their version of corrections to this tag. I have attached the updated tag. The changes are documented in the comments. Use of the tag is as per documentation. Post some code for more detailed help. <<ThreeSelectsRelated.cfm>> Dharmesh Goel Programmer Analyst IT Dept. - Discount Car & Truck Rentals 416-744-0123 x290 -----Original Message----- From: Dave Clay [mailto:[EMAIL PROTECTED]] Sent: September 27, 2001 11:38 AM To: CF-Talk Subject: CF_ThreeSelectsRelated If any has used this custom tag,please contact me. I cannot find how to extract the variables from the 3 drop down form boxes. Thank you Dave ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Your ad could be here. Monies from ads go to support these lists and provide more resources for the community. http://www.fusionauthority.com/ads.cfm FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

