Hiding Report Filters in Parent Module While Using in Formula Functions

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Ashif Malayil
    Senior Member
    • Dec 2023
    • 237

    #1

    Hiding Report Filters in Parent Module While Using in Formula Functions

    Hi,
    I’ve created several report filters that I’m using in entity\sumRelated and entity\countRelated functions. However, I don’t want these filters to be visible in their parent module’s. Currently, I can only fetch these filters in another module if they are enabled in the parent module. Is there a way to hide these filters in the parent module while still using them in the entity functions? if not, it will be a great addition.

    Thanks for your help!
  • yuri
    EspoCRM product developer
    • Mar 2014
    • 9295

    #2
    Hi,

    It's achievable with the 'Teams' field. It's possible to specify the teams the filter will be only available to.
    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.

    Comment

    • Ashif Malayil
      Senior Member
      • Dec 2023
      • 237

      #3
      Okay, Got it.

      Comment

      Working...