- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-03-2025 09:10 AM
Hello guys,
is there a way to remove the widget "My Items" in Employee Center? Because when I want to remove it via the Page Designer it doesnt work.
Thank you 🙂
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-04-2025 02:35 AM
Hello @Julian Reis
- The issue may be caused by the related list (Angular-ng-template) in the original My Items widget not being copied to the cloned widget.
- When cloning a widget, the Angular-ng-template is not automatically duplicated, which could lead to errors.
- To resolve this, replicate the necessary Angular-ng-templates in the cloned widget. Then, modify the HTML script and replace the "activity-template" and "card-template" with the newly created Angular-ng-templates."
Hope this helps!
"If you found my answer helpful, please like and mark it as an "accepted solution". It helps future readers to locate the solution easily and supports the community!"
Thank You
Juhi Poddar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-03-2025 09:22 AM
Search for "Employee Center Homepage" Title Page
and remove the widget from instance
Then the My items will be removed from the ESC portal homepage, but I would recommend cloning the page and doing it and also add the cloned page in the portal homepage.
Please mark it helpful
Regards
Priyatam

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-03-2025 12:07 PM
Hello -
Are you getting an error message when trying to remove the widget through Page Designer? I just did so and the widget has been removed easily.
Are you making sure that you are in the correct Application when looking to remove the widget? If you are not in the correct application, then correct, you will not be able to remove the widget through Page Designer.
Make sure you are in the Employee Center Pro application, and you will be able to remove/delete the widget from that area.
When I am in the wrong application:
If you however have tried this and are within the correct application, please share a screenshot to show us what is happening when you attempt to remove the widget.
Thank you,
-Rob
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-04-2025 01:04 AM
Thank you for your responses! I may not have described my issue precisely enough.
I created a clone of the "My Items" widget and added this clone to the Employee Center via the Page Designer. However, when I delete the original "My Items" widget, leaving only the "Copy of My Items" widget, I receive an error message.
Does anyone have an idea what might be causing this?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-04-2025 02:35 AM
Hello @Julian Reis
- The issue may be caused by the related list (Angular-ng-template) in the original My Items widget not being copied to the cloned widget.
- When cloning a widget, the Angular-ng-template is not automatically duplicated, which could lead to errors.
- To resolve this, replicate the necessary Angular-ng-templates in the cloned widget. Then, modify the HTML script and replace the "activity-template" and "card-template" with the newly created Angular-ng-templates."
Hope this helps!
"If you found my answer helpful, please like and mark it as an "accepted solution". It helps future readers to locate the solution easily and supports the community!"
Thank You
Juhi Poddar