I am trying to set up a saved search for use in a ...
# suiteanalytics
j
I am trying to set up a saved search for use in a Dashboard Portlet. The search is on a Custom Record type that has three fields of type Employee. I want one filter, defaulting to “Mine” (@CURRENT@) that will match any of the three fields. So by default, the search should return all records where the current user is the value of at least one of the three Employee fields. Is there a way to achieve this with a Saved Search filter? I haven’t tried yet with a Custom Portlet script (never done a custom portlet script before...so not sure if that’s the right route to take).