Closed (fixed)
Project:
Webform
Version:
5.x-1.8
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
10 Jan 2008 at 02:15 UTC
Updated:
17 Feb 2008 at 19:24 UTC
That would be cool if users could edit field "Mandatory" from Webform edit page via checkbox. I also suppose it is nice UI enhancement too:)
Comments
Comment #1
quicksketchI merged this request with http://drupal.org/node/208229, which is the same thing for weights.
Webform 4.6 actually had these features, but they were removed when converting to the (new then) FormsAPI. I'd like to get this feature in place for an easy conversion to drag and drop in Drupal 6. I don't anticipate getting to this request soon, but patches would gladly be accepted.
Comment #2
quicksketchI implemented this feature into webform tonight. Try out the latest dev version or wait for 1.8 to give it a shot.
Comment #3
jeffrey.dalton commentedAwesome work on the module.. this is sweet tool.
Just installed 1.8 and noticed this feature doesn't actually change the values of weight on submit.. still have to select each item and set weight. Is a bug?
Comment #4
quicksketchYes, I was a little too quick with my 'release' finger. The weights are updated when adjusting on the node form then editing/adding a component, but not directly on node submit. It's been fixed in the 1.x version and I anticipate releasing 1.9 soon. I'd love if you tried it out to ensure the problems are corrected before releasing 1.9. Thanks!
Comment #5
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.
Comment #6
a.a.egoroff commentedThanks! Is now more usable!