Is there a relatively simple way to set up searches so that you can specify criteria across related modules?
For example, I want to get a list of contacts based on criteria contained both in the contact record (the person's job title, perhaps) and the account record to which that contact belongs (say, the industry classification).
I also want to do the inverse: get a list of accounts that have at least one contact matching the specified criteria (where the criteria is something stored in the contact record).
Ideally I would even like to take it a step further and string together criteria across several related modules. For example, get a list of contacts which belong to accounts that have an opportunity matching the desired criteria.
Is this sort of thing possible within the studio, or do you need to get into custom PHP to do it?
Thanks.


LinkBack URL
About LinkBacks



Reply With Quote


Bookmarks