Closed (fixed)
Project:
Webform
Version:
6.x-3.18
Component:
User interface
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
5 Sep 2012 at 03:48 UTC
Updated:
18 Jun 2013 at 01:22 UTC
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!
| Comment | File | Size | Author |
|---|---|---|---|
| Screen shot 2012-09-04 at 9.47.32 PM.png | 75.82 KB | milehighlife |
Comments
Comment #1
milehighlife commentedUpdate: the info is there, it's just that the fieldset is collapsed and won't open. JQuery 1.4 is in place. Still working...
Comment #2
quicksketchLooks 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.
Comment #3
quicksketchClosing after lack of activity.