I created a site for fun to learn CakePHP but for some reason I can\'t get a multiple select dropdown box to show my selected items. In this example 1 video game can have multip
What CakePHP version are you using? Releases 2.2.6 and 2.3.0 have a bug related to showing existing habtm selected. So updated to 2.2.7 if using 2.2.6 or if using 2.3.0 use the master branch from github until the next bugfix release is done.