We're reclaiming inactive PDIs to keep them available for active builders. Learn what's changing, who's affected, and how to protect your work. Read More

Request in employee center are not displaying short description while displaying the list

SuswethaK
Tera Contributor

Request in employee center are not displaying short description while displaying the list

2 REPLIES 2

AndersBGS
Tera Patron

Hi @SuswethaK 

 

Have you opted in to the enhanced request experience?

 

If my answer has helped with your question, please mark my answer as the accepted solution and give a thumbs up.

Best regards
Anders

Rising star 2024
MVP 2025
linkedIn: https://www.linkedin.com/in/andersskovbjerg/

Tanushree Maiti
Tera Patron

Hi @SuswethaK 

It seems it is working as per the product feature. Go through this KB article , perform the resolution steps and check whether its working.

 

https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB0786442

 

Cause :HR is a scoped application and the widget need to access data from a script include of different scope then it need to be allowed in RCA table (Restricted Caller Access or sys_restricted_caller_access).

Short Description here is a field in the Task table and is in Global application scope, hence data table widget in HR scope was not able to access the field.

 

Resolution :The short description was not displayed because of the Restricted Caller Access Privilege on Read operation for Data Table widget.


Steps to find :

  1. Go to sys_restricted_caller_access.list
  2. Search for "short_description" as an example.
  3. Check for Operation "Read" and Source "Widget: Data Table"
  4. Open the record and the Status should be updated from "Requested" to "Allowed".
Please Accept the solution if it assisted you with your question & Mark this response as Helpful.
Regards
Tanushree Maiti
ServiceNow Technical Architect
LinkedIn: https://www.linkedin.com/in/tanushreemaiti