- Mark as New
- Follow
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report
Hi @tejashriw155148,
From error it looks like a { is missing in the code.
Although i checked the code again if it dont work try below code also.
where: {
condition:[{boolOperator: "OR", expr: "[@employeeID] = " + contactID}
{boolOperator: "OR", expr:"[recipient/@managerID] = " + contactID} ]
}
Please try and test it, it should work.
Regards
Views
Replies
0 Likes
Total Likes