Hello,
On the Filter Panel, I am trying to distinguish between the "Clear Filters" button and the "Show Selected Members" button.
They seem to share the same CSS Class.
This is the Clear Filters Button
This is the Show Selected Members Button
I initially distinguished them by referring to their ID, but this would always change when I would change time periods within the data source that was being filtered by the Filter Panel.
Does anybody have any ideas on this one? Or why the data source would dynamically rename the button ID's, which would cause the CSS to unstyle them at each change of time period.
Many thanks,
Daniel.