Forum


List Manager Support

List Manager support
Forums
Public write access is disabled. Please login

Hide the name of the list 19.11.2015 09:42

Hello!

1. I'd like to know if there is any possibility to hide the name of the list, displayed in the front-end.

2. I've also selected the "Strip Table" (and the border) option but all the rows of the table are still having a white background and it has no borders at all (only row separator lines). Any solution?

I'm using the latest Joomla 3.x version and the Purity III theme.


3. Another question: I have 3 filter fields on a list. Is it possible to make them "linked"? By linked I mean that if I select a value in the first filter field, the other 2 must show only the possible values related to the first one

Thanks

Edited by moon_2372 - 19.11.2015 10:54

Edited by moon_2372 - 19.11.2015 10:54

Edited by moon_2372 - 19.11.2015 10:54

Edited by moon_2372 - 19.11.2015 10:55

Re: Hide the name of the list 19.11.2015 13:50

Hello,

1. Yes, you can use css to hide list name:

.lm_name{display:none}

or set no name to your list.

2. There should be any kind of css overwrite. If you place a private ticket in helpdesk with url we'll take a look.

3. You can set 'Autofilter' to dynamic in menu/module configuration. This feature will reload all filters posibilities on each filter selection.

Regards,
Moonsoft Team
www.moonsoft.es

Re: Hide the name of the list 20.11.2015 09:47

Hello!

I've just tried changing the 'Autofilter' to dynamic in the menu configuration but it doesn't reload the filters posibilities on each filter selection.

At the moment I'm working on a XAMPP test environment (local PC) and it's difficult to give you the link (I don't have a static public IP). I'll give you a link when I'll have it all uploaded to my ISP's webspace.

Any other suggestion in the meanwhile? (about the dynamic filter).

Thanks!

Edited by moon_2372 - 20.11.2015 09:49

Re: Hide the name of the list 20.11.2015 10:27

Hi,
we can't reproduce here. Please note the filters are not reloaded with each selection, but when 'apply' button is clicked instead. So you should see all values at the filters, and when one filter is selected and applied, all other filters should refresh according to the result. If this is not what is happening at your site we look forward an url (you can place a private ticket at helpdesk), and we'll debug directly at your site.


Thanks, regards
Moonsoft Team
www.moonsoft.es

Re: Hide the name of the list 20.11.2015 10:50

Then it's working OK. I was expecting for the filters to reload on selection.

I only have a problem filtering when the value is something like "Dell'omo" (it contains an ' ) ... I select that value in the Filter Option List but when clicking "Apply Filters", I don't get the correspondent results.

Edited by moon_2372 - 20.11.2015 10:57

Edited by moon_2372 - 20.11.2015 14:30

Re: Hide the name of the list 20.11.2015 21:10

Hi,
please download latest version 2.2.4 and try again the filters, we've introduced a tweak in order to solve this specific issue.

Thanks,regards
Moonsoft Team
www.moonsoft.es

Re: Hide the name of the list 20.11.2015 21:35

I've upgraded from version 2.2.2 to version 2.2.3 but now I've lost the X from the close button of the Detail popup window ... :(

Upgraded to version 2.2.4 now and I confirm you the filter is correctly working even with values containing " ' " characters. Unfortunately, the X from the close buton is still missing ....

button class="ui-dialog-titlebar-close"

It could be due to the bootstrap loading after Jquery-ui but I don't know where exactly to change this.

Edited by moon_2372 - 20.11.2015 21:59

Edited by moon_2372 - 20.11.2015 23:14



I solved by changing the order of bootstrap and Jquery-ui like this:

include_once $basepath.'lmbootstrap.min.js';
include_once $basepath.'jquery-ui-1.10.0.custom.min.js';

in \components\com_listmanager\views\assets\tmpl\default.php

Is this the right way to do it?

Edited by moon_2372 - 21.11.2015 00:05

Re: Hide the name of the list 23.11.2015 10:38

Hi,

About close button, is a bug in this jquery version. We'll fix in future releases. Your solution could be right as close button appears, but when changing the loading order, some bootstrap function could be overwriten by jquery ui functions and may not work properly.

Regards,
Moonsoft Team
www.moonsoft.es
Are you satisfied with our products/services/support?
Please help us to keep improving, add a review at  joomla extensions site and  magento connect

Our clients' feedback