First apologize for my English, second I´m not sure if this is the right site to publish it
I´m creating a new ecommerce component and I have realized that if I use searchtools.sort to order columns instead grid.sort as I used to do previously, (I use it because i want to include the joomla.searchtools.default) the columns ASC/DESC does not work, I thought It was my component, but I realized that all custom joomla admin components colums order does not work, at least, those having filter_order and filter_order_Dir as an input hidden. This is caused because actual grid.sort layout does not have Joomla.tableOrdering(....
I´m not sure what is the right option, delete filter_order and filter_order_Dir inputs, or include Joomla.tableOrdering code to grid.sort layout.
Can someone help me?
Thanks and sorry for my english
via Joomla! http://forum.joomla.org/viewtopic.php?t=830838&p=3122294#p3122294
I´m creating a new ecommerce component and I have realized that if I use searchtools.sort to order columns instead grid.sort as I used to do previously, (I use it because i want to include the joomla.searchtools.default) the columns ASC/DESC does not work, I thought It was my component, but I realized that all custom joomla admin components colums order does not work, at least, those having filter_order and filter_order_Dir as an input hidden. This is caused because actual grid.sort layout does not have Joomla.tableOrdering(....
I´m not sure what is the right option, delete filter_order and filter_order_Dir inputs, or include Joomla.tableOrdering code to grid.sort layout.
Can someone help me?
Thanks and sorry for my english
Statistics: Posted by sansalinas — Sun Dec 29, 2013 5:22 pm
via Joomla! http://forum.joomla.org/viewtopic.php?t=830838&p=3122294#p3122294
No comments:
Post a Comment