We want to add a button in communication panel through which cases section should open in the side pane ( opens on clicking of buttons in communication panel) through with cases can be created quickly without closing the current section page opened in the tab.
We have created button in communication panel but we are finding references to open the page in side pane.
if anyone of you can help on this ,I will really appreciate it.
We are excited to announce a new feature in Clio release 6.1.0.37: the Set application icon command! This new command allows you to easily set or update the application icon for your Creatio projects directly from the command line, ensuring your application meets the Creatio Marketplace requirement...MoreLess
Clio release 6.1.0.33 provides adding source code schemas to the package via Clio. It can be useful for working with C# code in IDE or Creatio embedded code designer,
Really love the idea of using templates for this. Will make creating configuration services, entity event listeners, and other utility classes...MoreLess
New Clio release version 6.1.0.22 extends clone-env operation for simple copy your packages from one environment to another. It can be used when you want to try your code on the new version of Creatio platform or check compatibility with another products.
To clone all packages from maintainer(s),...MoreLess
New Clio release version 6.1.0.21 allows clone packages from one Creatio environment to another.
clio clone-env --source Dev --target QA --working-directory [OPTIONAL PATH TO STORE]
The command creates a manifest from the source and target, calculates the difference between them, downloads the changed package from the source environment to the working directory (optional parameter), and installs it in the source environment.
Clio release version 6.1.0.20 provides the ability to customization your app-hubs with a branch-oriented strategy. Now you can define the following structure
Clio version 6.1.0.14 has been released. What`s new:
Added support for custom naming your composable application in Hubs. Now, you can specify aliases that Clio will use to find application releases in the file system. Example: