davidyell / Cricketeer

Application for tracking Cricket matches and leagues
MIT License
2 stars 1 forks source link

Dynamic forms #5

Open davidyell opened 9 years ago

davidyell commented 9 years ago

It would be great if when a user selects a club or team the contents of related selects could be updated to only display players from that team. This will prevent confusion of a player claiming a wicket from his or her own team.

This could also be part of the validation.

davidyell commented 9 years ago

Once selected, it'll have to ajax off to find the listing and populate the <select> elements <options>