Linked With Role filter

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • alasdaircr
    Active Community Member
    • Aug 2014
    • 525

    Linked With Role filter

    Hello,

    I've worked up a patch which allows you to specify the 'role' column when filtering linkMultiples. E.g show me Decision Makers for a bunch of Opportunities. Or just show me all Decision Makers. This worked great up until the recent changes to linkedWith, notLinkedWith etc in SelectManagers/Base.php

    I'm now looking into refactoring this in order to continue the support for it in our installation. Do you have any suggestions on how this might be tackled in a more modular way? Supporting multiple linkMultiple columns for instance?

    This is how my current patch looks:

    Click image for larger version

Name:	Screen Shot 2017-05-18 at 17.31.21.png
Views:	107
Size:	10.3 KB
ID:	28244


Working...