-
Task
-
Resolution: Fixed
-
L3 - Default
-
None
-
None
Background:
We are only using one addon for table reports that is passed from the report. It is better to move the addon to be inside the table component and just pass the edit mode check to reportRenderer. The table then can take care of showing the addon.
AT:
- Remove report addons functions
- Move columnRearrangement to be in near the table component