Creator Studio Application
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-12-2025 02:01 PM
What type of view is available for the user that submitted a request through a creator studio application? I can't find this anywhere.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-12-2025 02:32 PM
Hi @rroberts
Might be helpful
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-18-2025 01:29 PM
Hello-If you are referring to the view that the submitter gets, that depends on your company setup. If you are using a Service Portal/Employee Center, you can add a filter on the My Request Filter (request_filter) page to point at your new table. This will surface those requests on the "my_requests" portal page.
If you do not want to set a filter up for each app/table, you could try creating a My Request Filter record for the "Request Task (sn_creatorstudio_task)" table. That should catch any table that's extended from the Request Task table that Creator Studio tables are extended from.
Is this what you were looking for?