A node queue creates two views (page / block), that I do not use (at least I think so). However, all the nodequeues I create on my site needs to create a particular view, that I utilize in different places. Having three nodequeues I need to duplicate the views manually in the views interface. Would it be possible to provide a hook, so the developer can decide for themselves which views should be created - so I do not have to delete the views I do not use and create my own before exporting the views to features?

Comments

jaydub’s picture

You can disable these Views which since they are 'in code' is the best you can do vs deletion.

nevets’s picture

Note there is a global node queue setting to disable the automatic creation of the views

jaydub’s picture

@nevets good point! The setting for this is located at /admin/structure/nodequeue/settings

amateescu’s picture

Status: Active » Closed (works as designed)

Thanks for the helpful answers guys, you are right so I'm closing this issue.