Click listener for value columns in Pivot Table

Hi,

Just wondering how to enable click on value columns in rendered pivot table. Like if some column is showing an aggregated value of 4. Now if I want to see details of the 4 entities I want to be able to click the number 4 and open a new tab / dialog with the entity browse view (using same or different datasource) filtered by the row and column that value was showing in.

Let me know if more clarifications needed

Hi,

Unfortunately, for now, there is no ability to add a cell click listener. I’ve created a YouTrack issue, see the link on the right.

Regards,
Gleb

Thanks for the prompt update

:ticket: See the following issue in our bug tracker:

https://youtrack.cuba-platform.com/issue/PL-9690

Hi,

Just found out that something I want is indeed there in the pivot js library. How can I achieve this in cuba platform:

https://pivottable.js.org/examples/mps_prepop.html

Let me know if my understanding is wrong.

Thanks,
Shashank