Modify Edit Record Appearancein a View
So i have a really large form.
I have many views.
One of my view I have set up to see certain data from the form, only about 4 fields.
I want to be able to quickly change a couple fields inside this view.
I have only included the 5 fields in the grid view and it looks fine in that view.
The problem is when i click on the edit button it opens the edit box that has every field from my form in it. It is very long, i do not want to need to look through all the fields. I just want the items from that view to appear and only those items from the particular view.
Is there a way to select what items i want to show in the edit dialogue for a particular view?