Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • C CiviCRM Core
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 1,373
    • Issues 1,373
    • List
    • Boards
    • Service Desk
    • Milestones
  • Deployments
    • Deployments
    • Releases
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • Development
  • CiviCRM Core
  • Issues
  • #800

Closed
Open
Created Mar 14, 2019 by yashodha@yashodhaDeveloper

Allow operator as a parameter for Advanced Filter in auto-complete Contact Reference field

Currently you can specify Advanced filters for auto-complete Contact Reference fields

EXAMPLE: To list Students in group 3: "action=get&group=3&contact_sub_type=Student"

But if I want to search all contacts with contact_sub_type != 'Student'

I propose that we pass operator something like contact_sub_type_op = 'neq' which would do the same. This is consistent with what we are doing in reports as well.

Edited Mar 14, 2019 by yashodha
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking