Performance Indicator widget

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-20-2024 01:44 PM - edited 11-20-2024 01:56 PM
In Employee Center, there is a Performance Indicator widget that displays on every page.
Is there a way to fix the location of the Performance Indicator widget so it doesn't float around?
Better yet, is there a way to create a link that can be added to the footer that would also launch the same information page?
We have an issue when a user zooms in to 400% or more, the widget covers parts of the left side pf the page they are on. We have some visually impaired users who zoom in further than the 508 requirement of 200%. At 200% it doesn't get in the way but, at 400% or greater it does.
We would prefer a simple configuration option that would do the job (i.e. no CSS, etc.. coding) but I'm betting that there isn't anything for that OOTB so we will probably have to do something custom.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-20-2024 04:05 PM
@Dave65 - Something to think about on the approach:
Possible solution would be to create a trigger that shows and hides the widget. When the user clicks on it, this could be a link in the footer. This wouldn't require customization, but would involve some custom development of the wrapper or outer layer.