The Edition panel in Studio for InDesign can be used to view or hide content that has been assigned to a particular Edition.
When switching views between Editions, one of the following actions can take place:
- Frames on the layout that are selected stay selected or are deselected.
- "Assign" check boxes in the Edition panel remain checked or are cleared.
Controlling the functionality
This functionality can be controlled by setting it globally for all users or locally for a specific system.
Globally
In this method, the setting is controlled globally on the server for all users by configuring the configserver.php file.
Info: Performing the described steps requires direct server access. Depending upon how your system is hosted and the level of access you have to that system, coordination may be required with your Partner or WoodWing Support team. For a full overview of the steps that need to be done by WoodWing and how to request them, see WoodWing Cloud - Change management.
- File: configserver.php file (recommended: config_overrule.php file)
- Section: SERVERFEATURES
- Name of option: MaintainEditionSelection
- Example:
new Feature( 'MaintainEditionSelection' ),
Locally
In this method, the setting is controlled locally for a specific client application by configuring the WWSettings.xml file.
- File: WWSettings.xml file
- Name of option: MaintainEditionSelection
- Example:
<SCEnt:MaintainEditionSelection/>
Important: Make sure to validate the WWSettings.xml file for correct content. See Validating the WWSettings.xml file.
How the behavior is affected by the setting
The behavior of switching views between Editions with or without the option enabled is as follows:
- With the option disabled:
- Any frames that were selected are deselected.
- The Edition that is viewed will be the only Edition for which the Assign check box is checked; if any Editions had their Assign check box checked then these check boxes are cleared.
- With the option enabled:
- Any frame that is selected remains selected as long as it is assigned to the Edition that is viewed. If not, then the frame is deselected.
- Any Assign check box that was checked remains checked as long as the Edition that is viewed also has its Assign check box checked. If not, then the Edition that is viewed will be the only Edition for which the Assign check box is checked.
Comment
Do you have corrections or additional information about this article? Leave a comment! Do you have a question about what is described in this article? Please contact Support.
0 comments
Please sign in to leave a comment.