Forum


Table Manager Support

Table Manager Support
Forums
Public write access is disabled. Please login

InLine Edit 16.10.2016 03:20

Good afternoon, I am playing with the table program and loving it but I am hoping to solve a little problem.

When I filter a large list of items by product it gives my that particular product listed by store. I want to change a column in each of the store entries but every time I click the edit pencil and make the change when I click the green check it removes my filter and reloads the table again and I have to redo the filter to get back to the list that I want. Is there a way to stop ot from resetting my filter each time I change a cell in the table? Please say yes...

Thanks, Jason

Re: InLine Edit 17.10.2016 10:04

Hi,

Filter is reloaded because filter contents (comboboxes) could change when an entry is edited. But if none of the editable entries are in a filter as combobox, for example, you could avoid reloading filters changing JOOMLA/components/com_mstablemanager/assets/js/tablemanager.js, line 454:

TM.tmtable.createHeaderContent();

with:

TM.tmtable.createInnerContent();

This will reload only the content table.

Hope this helps. Regards,
Moonsoft Team
www.moonsoft.es

Re: InLine Edit 17.10.2016 21:37

Worked like a charm. Thank you.
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