<div>Hi All</div>
<div>Lets, we have stored the data &quot;Job seekers details&quot; in MySql tables.</div>
<div>If an employer wants to  see the job seekers details with certain condition - </div>
<div> </div>
<div>Say</div>
<div> </div>
<div>1. job seeker skill == PHP</div>
<div> </div>
<div>OR</div>
<div> </div>
<div>2.  job seeker preferred work location == Texas</div>
<div> </div>
<div> </div>
<div>OR</div>
<div> </div>
<div>3. job seekers experience == 15 yeras</div>
<div> </div>
<div>Then, I hope we can use Views module to show the records dynamically to employer.</div>
<div> </div>
<div>Can somebody give me a high level hint, how it is acheived using Views (a simple example will help me to great extent).</div>
<div> </div>
<div>My thought is I should provide a &quot;search form&quot;, let employeer fill the corresponding data in search form, once click the <strong>search button</strong> then , a new page must show a table, where each row corresponds to an job seeker&#39;s profile.</div>

<div> </div>
<div> </div>
<div>Thanks and Regards</div>
<div>Austin</div>
<div> </div>
<div> </div>
<div> </div>