This module was last tested on the 2nd December 2022, on Drupal 9.4 with Site Studio 6.9.3 using version 8.x-1.0-beta7 of the module.
Compatibility notes¶
When cloning an entity that has a layout canvas, parent entities will share the same layout canvas entity and will override each other. To resolve this please follow the steps in the usage section.
Usage¶
The Site Studio layout canvas field is an entity reference to a 'Layout canvas' entity and should always be a one to one relationship between itself and the parent entity. Therefore you need to set the 'Layout canvas' entity to be cloned automatically when cloning an entity that has a layout canvas field attached.
- Navigating to Configuration > Content authoring > Entity clone settings
- Check the options 'Checkboxes default value' and 'Hide checkboxes' for the Layout Canvas entity.
- Apply one of the following patches which resolves an issue when cloning an entity with a Site Studio layout canvas:
- 1.0-beta7
- 2.0.0-alpha1
Link to module¶
The module can be found on Drupal.org here.