how to show the ritms which are waiting for approval in front end along with the changes

mounikadond
Tera Contributor

Hello Team,

 

how to display the ritms which are waiting for approval along with the changes shown in below image in front end for cusomer

 

 

7 REPLIES 7

Hi @1__Prabaka, yes so I need to diaplay changes also ritms which are awaiting for the approval under tasks widget

 

Hello @1__PrabakaranC , yes that is the requirement . here I want to display ritms along with the changes which are awaiting for approval.

 

can you help me with the custom widget code. 

yashkamde
Mega Sage

Hello @mounikadond ,

 

Navigate to Employee Center > Administration > To-dos Configuration :

 Screenshot 2026-06-15 141237.png

 

In that create one record for Requested Item (sc_req_item) :

Screenshot 2026-06-15 140404.png

 

As per your conditions to show the total tasks in fronted :

Screenshot 2026-06-15 141149.png

 

Which will look like this :

Screenshot 2026-06-15 141204.png

 

If my response helped mark as helpful and accept the solution.