Hello. In my case, I need to add the ability to upload to excel from pivot tables. As far as I understand, this is a possible corrective version of the "PivotTableViewConfig" module, but as far as I know, modules cannot be loaded into their own package.
We are trying to integrate the Zadarma Widget with Creatio. Our main objective is to load this widget every time we press the "Phone" button (marked with red square in the following image).
In order to achieve this, we need to call the necessary dependencies, so it's possible to execute...MoreLess
I just want to know how can I display sales by country and inside this country, the sales by cities by the map widget which is present on the marketplace?
I have created a Widget, which data is already populating. Any idea how I can filter data and put header labels on the grid and add action buttons on each record in the list.