EC Portal - REQ details
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-25-2025 04:42 AM
Hi All,
EC portal end user view
As this request is pending for approval can we show list of approvals to end user. On requested item table, there is a column named "Pending Approval From" which has these details.
If request is approved, can we show end users details regarding the task generated against his request like task number, assignment group and assigned to.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-25-2025 05:02 AM
I couldn't find that column. Is that a custom field on RITM table?
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
03-25-2025 05:43 AM
Hi @Nikita50
Logically, NO.
1, The reason is that a group may have multiple users who can approve the request. Displaying the approver's name to the end user can create confusion about who actually approved it. It also exposes backend team details to the end user, which is not ideal. Moreover, if the end user sees the approver's name, they might start reaching out directly via MS Teams or other channels, which is not recommended.
2,As for the task, NO again. The SC Task is never meant to be shown to the end user. Displaying it would expose backend system details that the end user does not need to see.
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-25-2025 06:03 AM
Thank you, Atul for your suggestions.