Skip attributes in cw_skip_copy_for during a clone
cw_skip_copy_for on an entity class allow to skip non final relations in Entity.copy_relations(). Extend this behavior to final relations in compound clone, this allow to skip (i.e. not set) some attributes on the cloned entities.
Loading
Please register or sign in to comment