Use case: I've created a custom content type with a variety of fields and widgets.

I want some privaledged users to be able to edit these nodes, but not get distracted by several fields they will not need.

So to provide a slimmer version of the edit mode...is it something I should do with Views, or perhaps create a custom tpl file?

Comments

VM’s picture

views module won't impact a form edit. I'd use the field permissions module.