- Posts: 2
- Thank you received: 0
OS Property support center
Results after QuickSearch
- paolo
- Topic Author
- Offline
- New Member
-
Less
More
10 years 9 months ago #54134
by paolo
Results after QuickSearch was created by paolo
Hello,
When the users click on the search button of the QuickSearch module the component will display:
first an advanced search form and then the results I need.
I really don't need the advanced search form I just want to see a list of properties.
Is it possible to hide the advanced search form?
Or
Is it possible to reverse the results? showing the properties first and then the advanced search form?
Thank you all!
When the users click on the search button of the QuickSearch module the component will display:
first an advanced search form and then the results I need.
I really don't need the advanced search form I just want to see a list of properties.
Is it possible to hide the advanced search form?
Or
Is it possible to reverse the results? showing the properties first and then the advanced search form?
Thank you all!
Please Log in or Create an account to join the conversation.
- Dang Thuc Dam
-
- Offline
- Administrator
-
Less
More
- Posts: 13244
- Thank you received: 1729
10 years 9 months ago #54160
by Dang Thuc Dam
Replied by Dang Thuc Dam on topic Results after QuickSearch
Hi,
Yes, it's possible, please follow these steps
1. Open file: templates > osprealestate > html > mod_osquicksearch > default.php
2. find
Add this
<input type="hidden" name="show_advancesearchform" value="<?php echo $show_advancesearchform;?>" />
before tag "</form>"
Good luck
Dam
Yes, it's possible, please follow these steps
1. Open file: templates > osprealestate > html > mod_osquicksearch > default.php
2. find
Add this
<input type="hidden" name="show_advancesearchform" value="<?php echo $show_advancesearchform;?>" />
before tag "</form>"
Good luck
Dam
The following user(s) said Thank You: paolo
Please Log in or Create an account to join the conversation.
Moderators: Dang Thuc Dam, Nguyen Phu Quan
Support
Documentation
Information
Copyright © 2025 Joomla Extensions by Joomdonation. All Rights Reserved.
joomdonation.com is not affiliated with or endorsed by the Joomla! Project or Open Source Matters.
The Joomla! name and logo is used under a limited license granted by Open Source Matters the trademark holder in the United States and other countries.
The Joomla! name and logo is used under a limited license granted by Open Source Matters the trademark holder in the United States and other countries.