[Piwik-hackers] managing column names in Controller

Sergey Stoyan stoyan at cliversoft.com
Thu Jul 17 17:04:01 CEST 2008


Hi there,

I found the following:
Call $view->setColumnsToDisplay(…) in Controller does not suppresses
the column that goes first in dataTable, that's it is displayed even
it is not listed in setColumnsToDisplay.

Also, if column 'label' is absent in dataTable then it is added
automatically in the widget as an empty column.

Is it possible to change column names in Controller? Sometimes we do
not want to see Label name in widget but something more definite.

Thanks,
Sergey


More information about the Piwik-hackers mailing list