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

quicksketch’s picture

Title: Editing field "Mandatory" » Edit component weight and mandatory options from node form
Priority: Critical » Normal

I 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.

quicksketch’s picture

Status: Active » Fixed

I implemented this feature into webform tonight. Try out the latest dev version or wait for 1.8 to give it a shot.

jeffrey.dalton’s picture

Version: 5.x-1.7 » 5.x-1.8
Category: feature » bug
Status: Fixed » Active

Awesome 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?

quicksketch’s picture

Status: Active » Fixed

Yes, 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!

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.

a.a.egoroff’s picture

Thanks! Is now more usable!