- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-04-2024 05:09 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-05-2024 01:18 AM
Hello @Harshad0405 ,
Please refer below link to fetch the record number:
https://www.servicenow.com/community/developer-forum/fetch-request-number-to-sc-task-form/td-p/27798...
Please mark my solution correct or helpful if applicable.
Thanks,
Chaitali.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-04-2024 05:15 AM
Hi @Harshad0405 ,
On the SC Task form, Right click on the context menu and configure> Form layout and add the "Request" field from Left to Right Slush bucket:
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-04-2024 05:23 AM
Hi @Harshad0405 ,
On form level, just add the existing OOTB "parent" field to the form:
On list view level, just add the column "parent" to the list view:
If my answer has helped with your question, please mark my answer as accepted solution and give a thumb up.
best regards
Anders
If my answer has helped with your question, please mark my answer as the accepted solution and give a thumbs up.
Best regards
Anders
Rising star 2024
MVP 2025
linkedIn: https://www.linkedin.com/in/andersskovbjerg/
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-04-2024 05:24 AM
2 ways to get it
1) add the Request Item -> Request field on list layout of SC Task
OR
2) check the XML of sc_task and find it
If my response helped please mark it correct and close the thread so that it benefits future readers.
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-05-2024 01:18 AM
Hello @Harshad0405 ,
Please refer below link to fetch the record number:
https://www.servicenow.com/community/developer-forum/fetch-request-number-to-sc-task-form/td-p/27798...
Please mark my solution correct or helpful if applicable.
Thanks,
Chaitali.