CMDBuild Forum

Dashboard Gauge and Table problems

Hi to everyone!
We are using the latest version of Openmaint 2.0-3.2.1 and we have noticed the following problems in dashboard graphic widgets:

  1. Gauge meter with sql function as data source: The function returns a record of two parameters, an integer and a string as legend. It seems that legend is not displayed at all in the gauge.
  2. Table with predefined View as data source: The table shows all the records of the associated class. Observing the API calls from the frontend, revealed that the filter defined in the view, is not appended in the call. The same occurs if we defined a custom filter in the table and use a class as source.

Thanks for your time