- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-05-2024 10:18 PM
Hello everyone.
We operate an inquiry system at Incident, And we are currently developing the following.
"Ability to quote tickets previously created by the user when making a new inquiry"
The development of the form side is finished.
However, I'm not sure where to store the data.
There is parent_incident, but I feel like it has different uses.
Should I create a custom column? Is there any other way?
Thanks,
Kentaro.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-05-2024 11:24 PM
Do you want to quote an old ticket from same user then you can use the Incident-related list and add it there but if you just want to see an old ticket from the same user, you can OOTB available
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
06-05-2024 11:18 PM
I'm not sure I'm following exactly what you are trying to achieve. Are you trying to show 'previous incident by same caller' on the current incident form? Or is it something optional that an agent or the caller can put on the form?
On the old backend you could simply add the 'Incidents by same caller' related list and on the workspace you could make them visible as well.
What data are you looking to have stored?
Please mark any helpful or correct solutions as such. That helps others find their solutions.
Mark
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-05-2024 11:24 PM
Do you want to quote an old ticket from same user then you can use the Incident-related list and add it there but if you just want to see an old ticket from the same user, you can OOTB available
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]
****************************************************************************************************************