I'm in Webform (6.x-3.18) in Drupal 6.26 and when I go to 'Webform > Form Settings > Advanced Settings' there is nothing under this heading—no fieldset, no options nothing, just a fieldset label. I'm trying to enable the webform as a block but the option is unavailable. Any ideas?

Attached is the screenshot of what I see.

Thanks!

Comments

milehighlife’s picture

Update: the info is there, it's just that the fieldset is collapsed and won't open. JQuery 1.4 is in place. Still working...

quicksketch’s picture

Component: Documentation » User interface
Category: bug » support

Looks like you may have a bug either in your theme or in some other unrelated JavaScript on the page. Check your browser's JavaScript console for errors on the page that are probably breaking collapsible fieldsets. You can also probably temporarily turn off JavaScript to get access to these settings if it's a JavaScript problem.

quicksketch’s picture

Status: Active » Closed (fixed)

Closing after lack of activity.