How to display only request on My Request Widget?

Ricardo Sanche3
Tera Contributor

Hi,

OOTB My Request widget display both requests and incident but my requirement is to show only requests separately.

how to achieve this?

When I click on My request it takes me to my request where I see both incident and request.

Active Widget.JPG

 

 

List view.JPG

1 ACCEPTED SOLUTION

Ahmmed Ali
Mega Sage

Go to request_filter table and query with below condition.

AhmmedAli_0-1680796549246.png

 

 

Then you can disable the entries which you do not want to show.

If I could help you with your Query then, please hit the Thumb Icon and mark my answer as Correct!!

Thank you,
Ali

View solution in original post

1 REPLY 1

Ahmmed Ali
Mega Sage

Go to request_filter table and query with below condition.

AhmmedAli_0-1680796549246.png

 

 

Then you can disable the entries which you do not want to show.

If I could help you with your Query then, please hit the Thumb Icon and mark my answer as Correct!!

Thank you,
Ali