Problem Management
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
4 weeks ago
I have field in problem form to store the record from which the fix is implemented but in this case i want the records to be displyed once the custom field is selected from(Change, Incident, Request).
if change is selected then i want to display change request numbers in referece field, same for incident and problem.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
4 weeks ago
Hi @ShreyasG
In this case, you need to make the fix based on the record depending on the fix created by whom, which must refer to the Task table → only Task type will work.
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
4 weeks ago
Update the reference qualifier on it. But do realize that these are not OOB fields. There is a 'Fix reported by' field that references the task field, so you could have changed the label, but the others don't exist. So without knowing what kind of fields these are, helping you out with that reference qualifier will be difficult.
Please mark any helpful or correct solutions as such. That helps others find their solutions.
Mark