Closed (fixed)
Project:
Webform Validation
Version:
6.x-1.0
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
11 Jan 2010 at 05:55 UTC
Updated:
11 Sep 2010 at 12:06 UTC
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
Comment #1
svendecabooterI'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.
Comment #2
svendecabooterSupport for node_clone module has been added.
Comment #3
svendecabooterComment #4
svendecabooter