I have a form that uses entry data in drop downs. When you choose “Trip Name”, the Departure Dates change based on the selection. The departure dates are custom field data stored in the ‘Trips’ channel. Trip Name is stored there too.
This is the page.
http://67.199.23.35/reservations/step1.cfm
So obviously I need to use javascript to accomplish this, but I am not sure how.
The other thing I need to do is automatically select a Trip Name from the drop down when a user clicks on a “Reserve” link from other pages. Check out the reserve link on these pages. Click on one and it will take you to the form with the Trip Name automatically selected.
http://67.199.23.35/tripcalendar/
http://67.199.23.35/trips/tripdetail.cfm?TripID=26
With a quickly approaching deadline I could really use some help from more experienced EE gurus.
Thanks.