Restriction of fields for editing in view
For a form that has several fields, I want to create a view that has only a few fields that can be edited by the user, but when I click 'edit', the system is displaying all the fields. Is there an alternative? That is, I want to select which fields can access a view. Tks