Passing Parameters to Widgets in Freedom UI 8.1/8.2

Good morning,

 

I’ve added a dashboard widget using Freedom UI 8.1/8.2 that displays Total Charges for the current month from the Case object. I’d like to enhance the widget so it can accept parameters such as month and year, allowing users to select a specific time period to view.

From what I’ve seen on Creatio Academy (https://academy.creatio.com/docs/8.x/dev/development-on-creatio-platfor…)  , it looks like this kind of functionality is possible in the classic UI. Is it also possible to do this in Freedom UI?

 

 

 

Regards, 

Michael

Like 0

Like

4 comments
Best reply

You can add a QuickFilter component and set it as a date. Then, you can tie that to the metric using the "Apply pre-configured filter" and select the QuickFilter. Then the metric will change based on what date the user selects in the QuickFilter

Ryan

You can add a QuickFilter component and set it as a date. Then, you can tie that to the metric using the "Apply pre-configured filter" and select the QuickFilter. Then the metric will change based on what date the user selects in the QuickFilter

Ryan

Ryan Farley,

 Ryan, I'll give it a look. Thanks for the quick reply. 

Hi Ryan,

Do you know which version of the software includes the "apply per-configured" option for charts? I'm currently running version 8.2.0.4172 and don't see that setting in the chart configuration.

Michael Lim,

It does exist in that version. For a chart (not a metric) you click into the series and it’s there, since filters apply to each series individually 

Ryan

Show all comments