Skip to Main Content
Idea Portal
Categories Functionality
Created by Abanoub Ibrahim
Created on Jun 10, 2024

Implement Copy-Paste Functionality for Dependencies in CubeDesigner

The "Dependencies" feature in CubeDesigner is an exceptionally powerful tool that allows for the dynamic hiding or disabling of descriptors based on specific conditions or the values of other descriptors.

However, a significant limitation arises when dependencies are set for a document class, and there is a need to create a corresponding search class. Currently, all dependencies must be reconfigured from scratch for the search class, as there is no functionality to copy or inherit dependencies from the document class to the search class.

To improve efficiency and streamline this process, I recommend implementing a copy-paste functionality for dependencies between document and search classes.

  • Attach files