Hello, can someone please help me? How can I create custom filters exclusively for portal users? Secondly, how can I hide the current filter list for portal users?
How can I disable custom filters
Collapse
X
-
If you find EspoCRM good, we would greatly appreciate if you could give the project a star on GitHub. We believe our work truly deserves more recognition. Thanks. -
"I used the following code:
{
"name": "renew",
"style": "info",
"isPortalOnly": false
}
However, the filter is still visible in the portal."Comment
-
Comment