Question
4
Replies
224
Views
Posted: October 28, 2016
Last activity: November 24, 2016
Closed
Solved
refresh icon in worklist widget
How to hide the refresh icon from worklist widget added into the dashboard? The refresh icon is in final section rule in @base class? How does it affect the implementation?
The section to be overriden for this behavior is pyWorkListWidgetGridsAuto. You can override and remove Refresh action form here.
Let us know if this helps