Add Parent short description under task number in Time sheet portal
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-30-2024 11:12 PM
Hi Team,
I have a requirement
Add parent task short description under the task number in time sheet portal
Add this short description to below
Thanks
Anil!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-30-2024 11:34 PM
The OOB way will add a new column:
Ctrl + Right Click on the widget and go to instance options
Open the widget options in the platform view
The header fields are an array of objects, as below I've added the task description as a column
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-31-2024 03:22 AM
@Kieran Anson thanks for reply,
Here we are adding for the same column but not new column
e.g,
Short Description
Number
category
Thanks
Anil!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-31-2024 06:00 AM
Add a new div and pass in the value you wish. The widget is 'Time Card Grid'.
As an example
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-31-2024 07:49 AM
I added the same code
but it's showing like below
Thanks