Question
create a dropdown menu in rails forum
My database has a list of games and a junction table for the characters in each game. My question is, how do I show the game list in a drop down, and when the game is selected show the character in another dropdown? I am also trying to make the characters change if another game is selected. How would I accomplish this?
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
×