Widget "My Requests" is not redirecting to the form level when we click on REQ from portal.

HrithikaPaida
Tera Contributor

We are using OOB "My Requests" Widget on the Employee Portal Which is working as expected when we click on the incident record which eventually redirects to the form, However when we click on the request record it does not redirect to the form. Please see the below snip for the reference. Kindly help us on it!.

 

For Incident,

When I click on the incident it redirects to form view as follows,

HrithikaPaida_1-1732040549314.png --> HrithikaPaida_2-1732040648690.png

 

But For REQ,

when I click on the REQ it is not redirecting to form view,

HrithikaPaida_3-1732040787249.png--> It again redirects to the same page and not opening the form.

 

 

2 REPLIES 2

Bhavya11
Kilo Patron

hi @HrithikaPaida ,

 

did you checked My Request Filters[request_filter] for sc_request  table.

 

Thanks,

BK

Hi @Bhavya11 ,

 

As suggested by you, I have checked the  My Request Filters[request_filter] for sc_request  table. We have one customized filter as shown in the attached snip which helps in getting the short description under the My requests page. 

- I deactivated the custom filter and now when we click on the request record it does redirect to the form as expected.

But my query  as I have deactivated the filter now I can't view the short description under the Widget "My Requests". Is there any other way to get the short description to the Widget "My Requests".

Before when short description was visible:

HrithikaPaida_1-1732102398451.png

After deactivating short description is not visible:

HrithikaPaida_2-1732102418310.png

The custom My Request Filters[request_filter] for sc_request  table we used is as follows,

HrithikaPaida_3-1732102499655.png

 

Kindly help us on it!