Is it possible to do a search like this in Cloud to limit approvals to those the current user can approve?
where (PERSON_ID = '#PERSON_ID#' OR &AO.Document_Group_Members_API.User_Member_Of_Group(GROUP_ID, '#PERSON_ID#') = 'TRUE')
We have approvals attached to areas other than Document Management and I would like to make a lobby element for users that will show them those other approvals.



