Multiple choice technology packaged enterprise solutions

Which of the following is true about extended filters

  1. Search and lookup windows use extended filters to query the database

  2. The CBOs include a set of BOs to set up search criteria to allow each user to save their own search criteria and apply to perform a search.

  3. Consists of a set of search specifications stored in the database

  4. Code should be written to manipulate the ClarifyCRM’s defined Extended Filter BO’s.

Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation

In ClarifyCRM, using extended filters requires developers to write custom code that directly manipulates the predefined Extended Filter Business Objects (BOs) to construct queries. The other options are incorrect or incomplete representations of how these filters function.