• 2 days ago
If there are a large number of options then using Checkboxes becomes unwieldly. It is better to use two multiselect List Boxes where the user can move options back and forth to select the options they want.
0:00 A different UI for m:m
1:40 ListOptionVM
3:00 Includes for m:m - Index, Details and Delete
8:00 Bootstrap Collapse to display the List
13:15 Collapse Demo - Index, Details and Delete
18:00 Controller - Add Populate and Update for the options
22:50 Controller Changes - Create
26:40 UpdateDoctorSpecialties
30:20 Controller Changes - Edit
33:50 Option - Redirect to Details after Edit

Recommended