Announcement

Collapse
No announcement yet.

Filter by Array-Field

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Filter by Array-Field

    Hi,

    I created a new array-field for contacts called "tags" with 5 topics to select from.
    Now I have the requirement to filter the contact list by these 5 topic tags (disjunction).
    When will this be possible?

    kind regards,
    Philipp

  • #2
    Hi

    Array field is not good for filtering because values not stored as records in db. Not sure if we will implement this.
    Last edited by yuri; 08-28-2014, 02:48 PM.

    Comment


    • #3
      If you know there's only 5 topics, why not use an Enum, which you can filter on?

      Comment

      Working...
      X