Issue with report record commands created in BUI extension shown as links in reports with roll ups
Summary
Links created as report commands are disabled/enabled randomly for each row in reportContent
Hi,
I have developed an analytics extension that can create report record commands to open any incident or contact upon clicking. It works fine in straight forward reports, however I am facing an issue in reports that use roll-ups.
The record commands are created and they work fine when clicked from workspace ribbon or when clicking in the menu that pop-ups on right-click of a record. However the links that are shown in the first column from right are not enabled for all the records. The validator callback function validates if a particular report cell has a value or not, if value is present it returns true else false. Please see attached image for reference.
Tagged:
0