My Tasks popup in ECP portal
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-07-2024 09:51 PM
Hello All,
I have a requirement to show the My Tasks popup number in center of My Tasks and little bigger in size. Currently when the logged in user has any approval then in My Tasks it will show a popup number with how many approvals at right hand side corner of my tasks. This is the OOB happening now. Attached Image below.
I want my number to be displayed in center(above My Tasks wording) of My Tasks menu and while displaying it should be in little bigger size compared to OOB. Mainly I want my number popup to show in center of My Tasks menu. Is there any possible ways we can do this portal. I tried changing the CSS code in the widgets but yet I am not able to achieve it. If anyone had done similar kind of thing pls share your inputs on it
Thanks in advance.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-08-2024 09:22 AM
Something similar has been asked by another user yesterday and answer is it OOTB, by design and we cant change this.
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.
Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]
****************************************************************************************************************
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-08-2024 11:30 AM
Hi @Ashwin perumal
If you want to change the OOB configuration, you must need to clone and customize the OOB Header widget. I believe it is Employee center header Widget.
In that please check for the CSS defined for My tasks. Something like this .navbar-inverse .label-as-badge
Here adjust the left and top css as per your requirement.
Regards,
Ratna Jyothi
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-08-2024 11:30 PM
I am not able to find such thing like navbar-inverse .label-as-badge. I also want to change the color of my tasks my requests from white to black color. How could I achieve it in css.. any inputs pls thanks in advance