Added the ability to customize the dashboard and widget title templates.#116
Conversation
you can see the magic once you start using this . Note: you can go with sample-03
|
Very nice enhancement. Thanks. |
|
Are you sure that specifying the I tried setting it on Same is for the |
|
It should work with titleTemplateURL can you check the {widgetpath }. May be it is not fetching the path. The example for the above can be seen in sample02 or sample03 tab. |
|
I just saw my issue is solved, but not yet merged: #139 |
|
Hope your issue is solved..but adfWidgetAdded event , when you add new widget this event help you to set titleTemplatURL dynamic. |
|
Yes, thank you! |
|
If you still want that release ..you can pull my branch which you are looking for .. |
The idea behind is to make the header of each widget to be loosely coupled by exposing custom-tempales for dashboard and widget.
usage :
While configuration of widgets new property for dashboard and widget has been added
you can see it in sample-03.