- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-22-2022 12:29 AM
Hello, everyone,
I would need support in trying to remove the duedate from the HRM todos Summary widget as highlighted below:
Would you know the best way to do this?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-22-2022 01:33 AM
Hi Giuseppe,
You can open widget: To-dos task Line Item and comment out line number 14 and 15 in HTML and it will go away.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-22-2022 01:33 AM
Hi Giuseppe,
You can open widget: To-dos task Line Item and comment out line number 14 and 15 in HTML and it will go away.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-22-2022 02:41 AM
Thank you,
I solved for one of them but I can't find the other one.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-16-2023 06:36 AM
I'm guessing you were able to fix the Due date that appeared on the right (I can't see the images), did you figure out how to hide the one on the left?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-27-2025 12:19 AM
I know this is an old post. I cam across a similar requirement. See below steps to modify anything without changing any widget.
Step: 1
Goto: Employee Center > Administration > To-dos Configuration
Here you will see all the items displayed inside the HRM To-dos page. You will find table name, filter and the tab name. Based on the information in this table items are displayed.
Step: 2
Open a record from the To-dos Configuration and scroll down to Task configurations related list
Example: I have opened the Approvals To-do configuration and under the Task Configurations list I will choose the record with table sc_req_item, as I want to hide the field for all RITM approvals.
Step 3:
Under the common info tab of the task configuration record remove due_date from the the common info fields.