function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Arun Kumar 76Arun Kumar 76 

Custome Filter

Hi
I have VF page, in which all account are displaying.
I want to create Filter Criteria on my VF page as below. I don't know how to start and where to start.

Lookup Filter

Please help to resolve this issue.
Thanks in advance
 
vibhor goelvibhor goel
Hi Arun,

It would require the use of dynamic soql queries.

Please check the below link. It is diffrernt but it would help you start and get an approach.

http://blog.jeffdouglas.com/2010/07/13/building-a-dynamic-search-page-in-visualforce/

Hope it helps!!

 
Arun Kumar 76Arun Kumar 76
Hi Vibhor,

This is not what I was looking for.
Actually I want to create a Rule Engine. This screen will help to to create a Rule.