1
vote
1answer
47 views

Views - user/role has access to edit node

I'm trying to set a view that shows only the nodes that current user or role has access to edit. I've tried with contextual filters and relationships but with no luck. Anyone know how to restrict it? ...
4
votes
1answer
85 views

How can I grant users permissions to edit certain views (add/remove fields in a view) in drupal?

We offer a Drupal site to our client with a set of views. The client wants to edit a (predefined) set of views. So, say for example the application got 3 views. The client is allowed to edit one of ...
1
vote
1answer
47 views

Implement Field API Pane Editor into Views

I have a View which shows nodes from a content type. I need user to be able to edit only one field from these nodes. I installed FAPE module and read its instructions but cat figure out how to ...
0
votes
2answers
55 views

Simplest way to let writers edit Views headers/titles without Views UI access?

What's the simplest* way to enable non-technical writers, editors etc to edit the text in Views headers, titles, footers etc, without needing to enable Views UI on a production site, train these ...
0
votes
1answer
43 views

Why can't I edit Views in Drupal 6 since moving the site?

I moved a Drup-al 6 site from one hosting server to another, exporting and re-importing the DB. Everything works well but for some reason I can't edit anything in the views. Each time it says page not ...
4
votes
2answers
4k views

Is there a way to edit views fields in place?

I haven't tried the Editview or editablefields modules for Drupal 6, but neither is available yet for Drupal 7 anyway. I'd like to provide a way for my users to edit lots of nodes and node fields on ...