User list with search fields always open

1 year 9 months ago #329856 by jabba84
Hello, my sensation is that i'm missing something easy to do, but i really can't find the option i need.
In a user list now you have the description on the left, and a button on the right to open the search section. I would like to remove the "open" button and have the bottom "search section" always visible (i have only one searchable field so it will not be a problem to have it always on).
How can i achieve this?
Thanks!

WebMaster & JoomlaLover @ www.pixed.it

Please Log in to join the conversation.

1 year 9 months ago #329857 by krileon
Replied by krileon on topic User list with search fields always open
Edit your userlist within CB > List Management then under the Parameters > Search tab set "Collapse Search Criteria" to "No". Search criteria should then always be visible.


Kyle (Krileon)
Community Builder Team Member
Before posting on forums: Read FAQ thoroughly + Read our Documentation + Search the forums
CB links: Documentation - Localization - CB Quickstart - CB Paid Subscriptions - Add-Ons - Forge
--
If you are a Professional, Developer, or CB Paid Subscriptions subscriber and have a support issue please always post in your respective support forums for best results!
--
If I've missed your support post with a delay of 3 days or greater and are a Professional, Developer, or CBSubs subscriber please send me a private message with your thread and will reply when possible!
--
Please note I am available Monday - Friday from 8:00 AM CST to 4:00 PM CST. I am away on weekends (Saturday and Sunday) and if I've missed your post on or before a weekend after business hours please wait for the next following business day (Monday) and will get to your issue as soon as possible, thank you.
--
My role here is to provide guidance and assistance. I cannot provide custom code for each custom requirement. Please do not inquire me about custom development.

Please Log in to join the conversation.

1 year 9 months ago #329862 by jabba84
Replied by jabba84 on topic User list with search fields always open
Thanks, i was remembering right then. Unfortunately it does not work:



frontend:



i've cleared alla chace from joomla and browser too. There is no override in template folder.
Is this option been set somewhere else?

Joomla is version 4.1.5 and CB is version 2.7.2+build.2022.05.09.18.01.50.cff9cffac

I can PM you the urls and admin credentials if you need.
Thanks

WebMaster & JoomlaLover @ www.pixed.it
Attachments:

Please Log in to join the conversation.

1 year 9 months ago #329866 by krileon
Replied by krileon on topic User list with search fields always open
Set "Hide Empty Searches" to "Yes" so there isn't an initial search being made.


Kyle (Krileon)
Community Builder Team Member
Before posting on forums: Read FAQ thoroughly + Read our Documentation + Search the forums
CB links: Documentation - Localization - CB Quickstart - CB Paid Subscriptions - Add-Ons - Forge
--
If you are a Professional, Developer, or CB Paid Subscriptions subscriber and have a support issue please always post in your respective support forums for best results!
--
If I've missed your support post with a delay of 3 days or greater and are a Professional, Developer, or CBSubs subscriber please send me a private message with your thread and will reply when possible!
--
Please note I am available Monday - Friday from 8:00 AM CST to 4:00 PM CST. I am away on weekends (Saturday and Sunday) and if I've missed your post on or before a weekend after business hours please wait for the next following business day (Monday) and will get to your issue as soon as possible, thank you.
--
My role here is to provide guidance and assistance. I cannot provide custom code for each custom requirement. Please do not inquire me about custom development.

Please Log in to join the conversation.

1 year 9 months ago #329877 by jabba84
Replied by jabba84 on topic User list with search fields always open
Thanks but in this way i will have no users list under list description and the hint says "0 users" while they are only hidden. So there is no way to just have a "normal" view but with search already open? Can i adjust it with a lyout override?

WebMaster & JoomlaLover @ www.pixed.it

Please Log in to join the conversation.

1 year 9 months ago #329881 by krileon
Replied by krileon on topic User list with search fields always open
There isn't a setting for that. The below CSS however will accomplish that.

.cbUsersList .cbUserListsSearchTrigger,
.cbUsersList .cbUserlistCancel {
	display: none !important;
}

.cbUsersList .cbUserListSearch {
	display: block !important;
}

You can apply it to CB using built in CSS overrides functionality shown below.

www.joomlapolis.com/blog/kyle/18711-template-css-overrides-made-easy


Kyle (Krileon)
Community Builder Team Member
Before posting on forums: Read FAQ thoroughly + Read our Documentation + Search the forums
CB links: Documentation - Localization - CB Quickstart - CB Paid Subscriptions - Add-Ons - Forge
--
If you are a Professional, Developer, or CB Paid Subscriptions subscriber and have a support issue please always post in your respective support forums for best results!
--
If I've missed your support post with a delay of 3 days or greater and are a Professional, Developer, or CBSubs subscriber please send me a private message with your thread and will reply when possible!
--
Please note I am available Monday - Friday from 8:00 AM CST to 4:00 PM CST. I am away on weekends (Saturday and Sunday) and if I've missed your post on or before a weekend after business hours please wait for the next following business day (Monday) and will get to your issue as soon as possible, thank you.
--
My role here is to provide guidance and assistance. I cannot provide custom code for each custom requirement. Please do not inquire me about custom development.

Please Log in to join the conversation.

Moderators: beatnantkrileon
Time to create page: 0.190 seconds

Facebook Twitter LinkedIn