Search : multi-enum field that is empty?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • wtconseil
    Active Community Member
    • Apr 2015
    • 335

    #1

    Search : multi-enum field that is empty?

    Hi

    i have a custom entity and an attribute that is a multi-enum.

    I'd like to search rows that have this attribute "empty".
    How can i do that?
    When adding my filter, i cannot select "empty" attribute but only select some of the known values of this multi enum

    Thanks for your help
    Regards

    PS: for Enum (and not Multi-enum), it's possible to have a "any of.. / None of .." and select empty
    Click image for larger version

Name:	Capture d’écran 2018-09-21 à 10.04.08.png
Views:	387
Size:	11.1 KB
ID:	42248

    For multi enum: i have directly the known values but none of these functions (any of, none of ..)
    Click image for larger version

Name:	Capture d’écran 2018-09-21 à 10.04.51.png
Views:	406
Size:	34.4 KB
ID:	42249

  • wtconseil
    Active Community Member
    • Apr 2015
    • 335

    #2
    May I have to write my own "filter" to be able to select multi-enum attributes that are empty ? ( == no values selected? )

    Comment

    • yuri
      Member
      • Mar 2014
      • 8912

      #3
      Version 5.4.* has the improved search for mult-enum fields. The feature will work in 10 minutes after the upgrade (rebuilt by cron).
      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

      • wtconseil
        Active Community Member
        • Apr 2015
        • 335

        #4
        yuri Awesome!
        Last edited by wtconseil; 09-24-2018, 01:23 PM.

        Comment

        Working...