Is there any way to remove the author/date of form creation stamp from live pages within web forms ?

Thanks

Comments

dbeall’s picture

Yep, second the request about how to remove or not display the user info above web forms. Other than that, the web form mod is very cool !!

I went reading through the support requests and found this answer: http://drupal.org/node/226897 This instructs you to go to the theme settings and disable the post info. Sure enough, there it is....
I will be using this mod a lot more now..

garzast’s picture

Third request. I'm not using Webform for any sort of forms that change often, but instead for more static "page-like" circumstances. Therefore, the date gets old and is unnecessary. Also, no need to know the author.

I'm going to see if I can edit the module layout to get rid of it, but of course I'll have to do that for future upgrades, too. So, it would be nice if that could be optional.

Great module otherwise!

P.S. I just spent a couple more hours messing with theming, and then trying to edit the actual output files in the module. No luck. Can't figure out where to go to delete the submitted date and time and author.

dbeall’s picture

goto: administer > Site building > themes > configure (global settings)
There is a a block on the right.. (Display post information on)
check or un-check the content types to show post info and save..

garzast’s picture

Thanks, dbeall!

dckirba’s picture

Hi Guys, how are you?

I've been searching everywhere in the administration interface to find these checkboxes (Drupal 7) but I can't find them. Have they moved elsewhere?

Thanks in advance,
David

dckirba’s picture

Sorry for the double post :( Lost my internet connection and when the page refreshed I assumed it hadn't posted the comment. My Bad.

David

ret5’s picture

Go to structure > content types > webform > edit.

Can uncheck the option there.

dckirba’s picture

Sorry for the late reply. Thank you so much.

David K

rob8888’s picture

Thanks for posting, ret5.