Closed (fixed)
Project:
Webform
Version:
5.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
28 Aug 2007 at 15:59 UTC
Updated:
24 Mar 2013 at 22:59 UTC
I'm new to Drupal so I'm not sure if this is something you remove in the Admin menu.
I developed a nice page that features the webform, but it has the publishing information at the top of the page under the header.
Submitted by Anonymous on Tue, 08/28/2007 - 15:34.
How do I remove that?
Comments
Comment #1
gribnif commentedThis is indeed set in the admin menu. It's under Themes, then the Configure tab. Look in the heading "Display post information on".
(I've often thought that this is a silly location for this option, too.)
Comment #2
quicksketchThanks Gribnif for pointing the way :)
Comment #3
NigelWaynesforth commented@Gribnif thanks!
Comment #5
catchlight commentedIn the case of Drupal 7... Structure > Content Types > Webform > Edit > Display Settings.
You want to uncheck "Display author and date information."
Comment #6
campbjp commented@catchlight
Thank you! I did a Google search for Drupal 7 on this issue and this page popped up!