When editing a web form node, I can't find a link anywhere to set the email configuration for a form, even though I've seen a tab mentioned in the queue here. I had to manually go to the expected URL to find it:

http://example.com/user/1#overlay=node/1/webform/emails

Where is this tab supposed to be? Can someone show me a labeled screenshot if it's not in the main row of tabs at the top of the overlay? If it is supposed to be in that main row of tabs, where might it have gone? I'm just using the standard D7 admin theme, nothing special going on here as far as I can tell.

CommentFileSizeAuthor
#1 webform_emails.png25 KBvernond

Comments

vernond’s picture

StatusFileSize
new25 KB

Once the node is created you should have View, Edit, Webform, Results as main tabs to the right of overlay. When you click on Webform tab you should see Form components, E-mails, and Form settings sub-tabs. See attached screenshot.

seanr’s picture

Yeah, the second row of tabs is completely missing for me. I'm thinking some other module must be screwing with things. Ugh.

jnettik’s picture

Version: 7.x-3.12 » 7.x-3.13

I can confirm this. I also can't even path to the page. It seems like the settings are gone.

Edit: I completely uninstalled the module and reinstalled and it seems to work after that.

SandraL’s picture

I'm seeing this issue too.

I've tried completely uninstalling/reinstalling the module, but there's no change. I read elsewhere that Ubercart can cause strange issues with Webforms, but I don't have Ubercart installed. Any other possibilities? I'm using quite a few contributed modules as this is for a complex university website.

At this point, the only thing I can do with Webform submissions is create a simple list (with no export capabilities).

Update:
I'm able to get to the additional functionality by manually navigating to:

  • node/[nid]/webform/emails
  • node/[nid]/webform/configure
  • node/[nid]/webform-results/download
  • etc.

...so it appears to be just a problem with the tabs.

quicksketch’s picture

@SandraL: In your situations it's probably the theme you're using on your site causing the problem. Are you using the Seven theme for administration (that's the default one)? Have you made modifications to your admin theme? Most likely the tabs just aren't being printed out or are hidden with CSS.

@jnettik seems to be reporting a different issue, but I have not been able to reproduce this problem.

quicksketch’s picture

Status: Active » Closed (cannot reproduce)

I'm almost 100% positive these are theme issues. We've had similar reports before that always turn out to be some mangled theme problem.