Hide certain fields based on what view the user is coming from
I have a fairly large form with a lot of information on it, so quickly filling out a small section is a bit tedious. I am wondering though if I can use "hide" or "show" commands for certain fields based on what view the user is coming from. I know I can do this based on the user's ID, but since all users need access to all the fields this is not an option.