- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-27-2024 05:49 AM
Hi Team,
In sc_task table due_date field value is not showing in list view for records but in form view the values are present.
due_date field is present on Task(task) table.
I have checked all the Business rules , client scripts present on sc_task and task table but I don't see any script related to this.
Can anyone please help me with your inputs here.
Thanks,
Raja
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-27-2024 07:05 AM - edited ‎03-27-2024 07:06 AM
The due date field showing list view is coming from task table but whereas the Due date showing on form is coming from Requestitem.due_date field.
Now I replaced on list view and now it's showing the values 🙂
Thank you so much for quick response.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-27-2024 06:04 AM
Hello, @rajasekharteja
Is it possible to provide a screenshot to see the exact issue?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-27-2024 06:21 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-27-2024 06:25 AM
Wired case, I just did at my end and it is showing OOTB. Is this issue with one user or for all? Also try to remove and add the due date on list view. also give a try to update due date by 1/2 second and then check.
It look like some cache issue only.
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
‎03-27-2024 07:05 AM - edited ‎03-27-2024 07:06 AM
The due date field showing list view is coming from task table but whereas the Due date showing on form is coming from Requestitem.due_date field.
Now I replaced on list view and now it's showing the values 🙂
Thank you so much for quick response.