I am using the cf_threeselectrelated tag. There are a few things that have come up and I'm wondering how others have handled it. I hope I can explain the behavior clearly, because it is somewhat odd/confusing when the back button is used.
A user chooses from select box 1 and 2 and (maybe) 3 and chooses from a variety of report styles (different excel reports showing different info). They view their report then retun to the three select page using the back button and if they want to just hit a different report for the same group already chosen: 1. If they previously chose the 1st choice in the 2nd select box they get an error. The error says Incorrect syntax near ')' so it's reading the query as (Choose.Choice2=) instead of (Choose.Choice2=#Choose.Choice2#) 2. If they previously chose any other choice in the 2nd box they don't get an error, but the excel report comes up with just the information listed from the 1st box (it doesn't filter the 2nd box) 3. The options from the 2nd/3rd box disappers when they retun to the page. So if the user wants to keep the same info for the 1st box but wants to change the option in the 2nd/3rd boxes they have to click a different option in the 1st box than re-click on the original choice. Ideally I would like the user to be able to look at their excel sheet, hit the back button, then click on the next report keeping the same filters in place until others are choosen... Is this possible? Thanks in advance! ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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

