Display FullName on DropdownListFor but submit Id – ASP.NET MVC C#
I'm trying to build a form for information about upcoming exams. My plan is to make a dropdown list which shows a List of teachers to chose from and who will be responsible for the exam. Here's a simplified version…