dossierPanelShowRelatedDossiers
Syntax
StudioPreference.dossierPanelShowRelatedDossiers;
Access
read/write
Parameters
Return value boolean
Description
The dossierPanelShowRelatedDossiers
property defines whether related dossiers of the active layout should be displayed in the Dossier panel.
The default value is ‘true’.
Examples
Show only the dossier of the layout that was checked out. Dossiers that contain placed files are hidden.
app.studioPreferences.dossierPanelShowRelatedDossiers = false;
Supported versions
Adobe Version | Supported |
---|---|
2021 | 16.3.3+ ✔ |
2022 | 17.0.1+ ✔ |
2023 | ✔ |
2024 | ✔ |