Hello!
i add some filtres to the OutcomeByMonth chart dashlet.
if i add the following to OutcomeByMonthDashlet.data.php + options in other file it shows the select in the dashlet modification dailog.
But it shows this as multiselect instead of single select.PHP Code:'obm_probability_operator' => array(
'name' => 'obm_probability_operator',
'vname' => '',
'type' => 'enum',
),
How can i change this to a single select filter param?
i alreads tried to set displayParams (size).


LinkBack URL
About LinkBacks



Reply With Quote
Bookmarks