OS Property support center

ADVANCED SEARCH LAYOUT

  • Igor Blažic
  • Topic Author
  • Offline
  • Junior Member
  • Junior Member
More
10 years 11 months ago #45508 by Igor Blažic
ADVANCED SEARCH LAYOUT was created by Igor Blažic
Hi !
How can I remove from advanced search layout , field User type. If I can't remove it , how can I set it to autoselect agents, owners shouldn't be included as an option. B)
Also I would like to remove my extra fields as an more options in advanced search layout.

Please Log in or Create an account to join the conversation.

More
10 years 11 months ago #45510 by Mr. Dam
Replied by Mr. Dam on topic ADVANCED SEARCH LAYOUT
Hi Igor,
To remove the Dropdown list User type in Advanced search form, please follow these steps
1. go to file: components > com_osproperty > helpers > common.php
2. find
<div class="span12">
<strong>
<?php echo JText::_('OS_USERTYPE')?>:
</strong>
<div class="clearfix"></div>
<?php echo $lists; ?>
</div>
and remove it
Good luck
Dam
The following user(s) said Thank You: Igor Blažic

Please Log in or Create an account to join the conversation.

  • Igor Blažic
  • Topic Author
  • Offline
  • Junior Member
  • Junior Member
More
10 years 11 months ago #45524 by Igor Blažic
Replied by Igor Blažic on topic ADVANCED SEARCH LAYOUT
Great :D It Worked. About the extra fields , I managed it myself :)
thanks again for the help ! B)

Please Log in or Create an account to join the conversation.

Moderators: Mr. DamNguyen Phu Quan