i'm very new to MVC and I want to know if this is possible. I want the JobID to be set to a value that i have in the ViewBag. I want to remove the DropdownList so that the value is automatically assigned without having the user to select the value from the List. Create Task Controller
If you look at image 3. I want to remove this dropdownlist and have that value already assigned. Any help will be appreciated thank you.