Webform currently provides 2 administrative pages. The one most users want lives at admin/settings/webform, which is the general settings and configuration for Webform. There's another settings page at admin/content/webform, which lists all the webform-enabled nodes on the site (of any content-type). I've found that this page is highly redundant of the normal content listing page at admin/content/node.
Is this page worth keeping around? I think we might be causing more confusion with two admin pages than we get benefit. Community feedback welcome.
Comments
Comment #1
vernond commentedI agree on the redunancy, the admin/content/node page is my general go-to.
Comment #2
texas-bronius commentedI vote to keep the page, but list only pages with a webform on it, just like the old behavior. It may be appropriate also to either list enabled content types or link to the admin screen that has the Enable Webform on Content Types page to guide the admin to "Oh in 3.x I can attach webform to anything?"
With change comes change- but I think admin/content/webform is still a great go-to, and you won't be rocking your 2.x fanclub's respective boats.
Comment #3
tommyk commentedAgree with comment #2.
I love the admin/content/webforms page with quick access to the Analysis and Table views for each webform. It's my go-to screen for checking the status of open webforms.
I also agree that it would be great to list only those nodes that actually have webforms. I just enabled my first other content type for use with webforms, but only one node has a form on it. I don't need to see all the other nodes that do not have them.
(I found this thread because I came to the issue queue to suggest just that—only show nodes in the list that have webforms. Should this be its own issue?)
Comment #4
quicksketchNo I think keeping this issue is fine, it's basically a "decide the fate" of this page issue I think.
Comment #5
quicksketchWell for the time being we'll keep this page around it sounds. This issue also had the side effect of implementing the suggestion in #2: #1008514: Enabling webform for an existing content type, then trying to add webform components to an existing node, fails.