Advanced search

  • shirran
    Inactive member
  • Topic Author
  • Member
  • Member
More
6 years 1 month ago #47474 by shirran
Advanced search was created by shirran
Hello
Is there a way of not displaying the advance button in search, just type and status?
thanks
Trev

Please Log in to join the conversation.

  • milos
    Support Staff
  • Moderator
  • Moderator
More
6 years 1 month ago #47475 by milos
Replied by milos on topic Advanced search
Hello,

Yes, edit file /templates/sparky_framework/css/custom.css and change this:
Code:
.searchrow a#advanced_button { font-size: 14px; margin-right: 25px; display: block; margin-top: 10px; float: left; }

with this:
Code:
.searchrow a#advanced_button { display: none; }

Also, in Components > Custom Field Search you can delete all unused search fields.

Best regards,
Milos

Please Log in to join the conversation.

  • shirran
    Inactive member
  • Topic Author
  • Member
  • Member
More
6 years 1 month ago #47476 by shirran
Replied by shirran on topic Advanced search
Many Thanks again Milos for your speedy replies, all working great.
The top row for the search is as you know description, type and status, i can disable the description field however it would be perfect to have the property ID on the search row instead of the description.
So it would show Property ID, Type and Status.
Is it possible to swap the description/property ID fields?
many thanks for all your help

Please Log in to join the conversation.

  • milos
    Support Staff
  • Moderator
  • Moderator
More
6 years 1 month ago #47478 by milos
Replied by milos on topic Advanced search
You can delete the Description search field and keep the Property ID search field in Components > Custom Field Search. Also, in the same place, when you click # it will enable sorting. Move the Property ID to the first place.

I am not sure, but it's possible that some CSS tweaks will be needed in template CSS code after this.

Thanks,
Milos

Please Log in to join the conversation.

Time to create page: 0.152 seconds
Powered by Kunena Forum