I have been trying to alter the quick and advanced searches so they only display:-
keyword
Job type list
position_type list
which files should I be editing ..? I have looked at thw quick_search.html which has a
- Code: Select all
<div class="quick_search_box">
<?php echo $output['form_html']; ?>
</div>
I looked in the job_search.php
just couldn't see where the form block was created..?
I have already added to the job_search.xml with the relevant table and column references.. so a bit stumped
I'm basically looking to remove the country/state detail from the search forms and add the position type..?
any clues..?
regards
