I'm trying to make a route with 3 parameters for a action with 3 parameters.
However I wasn't able to do it due to some requirements. Is this possible?


I tried to change the value of some fields of the model using hidden fields, I tried a lot of references and nothing works. The view is a partial view with no beginfrom(). The goal is to change the value of the model property coming from a textbox.