Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Task mapping required approve

Sergey April 17, 2018

Hi,

Is it possible to tune the filter displaying tasks that are required approve, but only on those users who have not yet approve. I.e task sees those who have not yet fulfilled the approve?

1 answer

1 accepted

0 votes
Answer accepted
Sreenivasaraju P
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
April 19, 2018

You can create some filter like below.  The custom field ( which decides approver) and status which tells that the task is not yet approved.

 

approver = currentUser() and status = "Pending for Approval" 

Suggest an answer

Log in or Sign up to answer