Topic: Drop-downs
Hi I'm fairly new to rails and I'm having a problem with my drop-downs. I'm finding it difficult to find any well defined explanations of how to use them and store the values on the web. The tutorials on this site are so well explained it seemed the best place to ask for an explanation!
Any help would be massively appreciated.
Just to further define what I'm trying to achieve. I have a table containing locations, essentially the choice of location will effect some of the other drop downs. Therefore I need to know how best to create a drop down and then store the selected value to create queries for subsequent drop-downs.
Sorry if that was poorly explained
Many thanks in advance
Dan