Currently, when using Node Clone to duplicate a Webform node with validation rules, the validation rules are not carried over to the cloned node.

Comments

svendecabooter’s picture

I'll have to look into this, since the validation info is not stored in the form definition of the node, and thus doesn't get copied over.
It would be easiest to implement if the issue #654508: Add a way to determinee that a node was a clone would go into node_clone, but I guess chances are slim for that to happen soon.

svendecabooter’s picture

Support for node_clone module has been added.

svendecabooter’s picture

Status: Active » Fixed
svendecabooter’s picture

Status: Fixed » Closed (fixed)