Hello,

I am a beginer in drupal development, and I have a little cuestion, please if you can help me.

The issue is: I wanna make an admin view, it´s meant, I wanna show an admin view for my own views, I have a site with 3 sub-domains, and I have 3 roles for each one of the sub-domains, and I want that each role with n users cans edit their own views.

So, I need granulate the admin interface of views, how can I do it? Is possible generate an admin interface of view with the module views?

Thanks, Best Regards.

Comments

vm’s picture

you cannot do this with views without custom coded integration

Charapc’s picture

Thanks VM, I´ve implemented a custom code, and I have a possible solution with this code. Thanks again. Best Regards.