We've updated the ServiceNow Community Code of Conduct, adding guidelines around AI usage, professionalism, and content violations. Read more

Creator Studio Application

rroberts
Tera Contributor

What type of view is available for the user that submitted a request through a creator studio application?  I can't find this anywhere.

2 REPLIES 2

Dr Atul G- LNG
Tera Patron

Hi @rroberts 

Might be helpful

 

https://youtu.be/6lQWr-cBfo0

*************************************************************************************************************
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/dratulgrover [ Connect for 1-1 Session]

****************************************************************************************************************
washington #servicenow #servicenowdeveloper #upgrade #patch A quick demo of @servicenow Creator Studio.

Paige Duffey
ServiceNow Employee

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?

PaigeDuffey_1-1742329662251.png

PaigeDuffey_2-1742329699305.png