- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-20-2022 01:46 AM
Hi All,
On our requested item form we have related links to show related incidents and third party incidents as below,
does anyone know how I can populate the incident section from submitting a cat item form on the portal?
I have the form all set up, after submission it creates the RITM and it does create an incident but not linked together on the above tabs, it creates them separately.
How can I make it so the incident shows on the Incident tab for the RITM as pictured above?
this is done through flow designer,
Any help is grateful
Matt
Solved! Go to Solution.
- Labels:
-
Service Portal
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-20-2022 02:12 AM
Hi,
when you create incident from catalog item submission you should populate the parent field on incident with the RITM sys_id so that it shows in the Incidents related list
Parent field -> current sysId
During the incident creation action set the parent field then only RITM and INC will be linked
Regards
Ankur
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-20-2022 02:02 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-20-2022 02:22 AM
Thanks for your reply OlaN, my list did not have the 'Request' field. A later reply from Ankur has solved my issue, thanks again Matt
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-20-2022 02:12 AM
Hi,
when you create incident from catalog item submission you should populate the parent field on incident with the RITM sys_id so that it shows in the Incidents related list
Parent field -> current sysId
During the incident creation action set the parent field then only RITM and INC will be linked
Regards
Ankur
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-20-2022 02:23 AM
Thank you for your reply Ankur, it works as expected.
Thanks
Matt