Any questions about Documents Sellers, post it here .
Sort documents
- Mitre Design
-
Topic Author
- Offline
- Senior Member
-
Less
More
13 years 3 months ago #12344
by Mitre Design
Sort documents was created by Mitre Design
How do you sort documents to show the newest forst in the category.
My new documents are going to the bottom of the page. Need to show newest first.
Help please
My new documents are going to the bottom of the page. Need to show newest first.
Help please
Please Log in or Create an account to join the conversation.
- Mitre Design
-
Topic Author
- Offline
- Senior Member
-
13 years 3 months ago #12389
by Mitre Design
Replied by Mitre Design on topic Re: Sort documents
Anybody know how to do this??
Please Log in or Create an account to join the conversation.
- Tuan Pham Ngoc
- Away
- Administrator
-
13 years 3 months ago #12487
by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Re: Sort documents
Hi
It is simple. You can go to Documents Seller -> Documents, click on the header of order column. After that, you can change ordering of documents to meet your need !
Tuan
It is simple. You can go to Documents Seller -> Documents, click on the header of order column. After that, you can change ordering of documents to meet your need !
Tuan
Please Log in or Create an account to join the conversation.
- claudiodestasio
- Offline
- Junior Member
-
Less
More
- Posts: 24
- Thank you received: 0
13 years 1 month ago #13758
by claudiodestasio
Replied by claudiodestasio on topic Re: Sort documents
If i click on the header of order column, the view switch from "Documents" to "Orders" and the list is empty (for the moment i have only free documents)!
I notice that this issue is for each menu of backend (categories, files, documents etc.).
This is the source html of the page:
<div id="editcell">
<table class="adminlist">
<thead>
<tr>
<th width="5">
NUM </th>
<th width="20">
<input type="checkbox" name="toggle" value="" onclick="checkAll(20);" />
</th>
<th style="text-align: left;">
<a href="#" onclick="Joomla.tableOrdering('a.title','asc','');" title="Clicca per ordinare per questa colonna">Title</a> </th>
<th style="text-align: left;">
<a href="#" onclick="Joomla.tableOrdering('b.name','asc','');" title="Clicca per ordinare per questa colonna">Category</a> </th>
<th style="text-align: left;">
<a href="#" onclick="Joomla.tableOrdering('a.filename','asc','');" title="Clicca per ordinare per questa colonna">File</a> </th>
<th>
<a href="#" onclick="Joomla.tableOrdering('a.price','asc','');" title="Clicca per ordinare per questa colonna">Price</a> </th>
<th>
<a href="#" onclick="Joomla.tableOrdering('sales','asc','');" title="Clicca per ordinare per questa colonna">#Sales</a> </th>
<th class="title">
<a href="#" onclick="Joomla.tableOrdering('a.hits','asc','');" title="Clicca per ordinare per questa colonna">Hits</a> </th>
<th class="title">
<a href="#" onclick="Joomla.tableOrdering('a.published','asc','');" title="Clicca per ordinare per questa colonna">Published</a> </th>
<th width="8%" nowrap="nowrap">
<a href="#" onclick="Joomla.tableOrdering('a.ordering','asc','');" title="Clicca per ordinare per questa colonna">Order</a> <a href="javascript:saveorder(19, 'save_document_order')" class="saveorder" title="Salva ordine"></a> </th>
<th width="1%" nowrap="nowrap">
<a href="#" onclick="Joomla.tableOrdering('a.id','desc','');" title="Clicca per ordinare per questa colonna">ID<img src="/media/system/images/sort_asc.png" alt="" /></a> </th>
</tr>
</thead>
<tfoot>
I notice that this issue is for each menu of backend (categories, files, documents etc.).
This is the source html of the page:
<div id="editcell">
<table class="adminlist">
<thead>
<tr>
<th width="5">
NUM </th>
<th width="20">
<input type="checkbox" name="toggle" value="" onclick="checkAll(20);" />
</th>
<th style="text-align: left;">
<a href="#" onclick="Joomla.tableOrdering('a.title','asc','');" title="Clicca per ordinare per questa colonna">Title</a> </th>
<th style="text-align: left;">
<a href="#" onclick="Joomla.tableOrdering('b.name','asc','');" title="Clicca per ordinare per questa colonna">Category</a> </th>
<th style="text-align: left;">
<a href="#" onclick="Joomla.tableOrdering('a.filename','asc','');" title="Clicca per ordinare per questa colonna">File</a> </th>
<th>
<a href="#" onclick="Joomla.tableOrdering('a.price','asc','');" title="Clicca per ordinare per questa colonna">Price</a> </th>
<th>
<a href="#" onclick="Joomla.tableOrdering('sales','asc','');" title="Clicca per ordinare per questa colonna">#Sales</a> </th>
<th class="title">
<a href="#" onclick="Joomla.tableOrdering('a.hits','asc','');" title="Clicca per ordinare per questa colonna">Hits</a> </th>
<th class="title">
<a href="#" onclick="Joomla.tableOrdering('a.published','asc','');" title="Clicca per ordinare per questa colonna">Published</a> </th>
<th width="8%" nowrap="nowrap">
<a href="#" onclick="Joomla.tableOrdering('a.ordering','asc','');" title="Clicca per ordinare per questa colonna">Order</a> <a href="javascript:saveorder(19, 'save_document_order')" class="saveorder" title="Salva ordine"></a> </th>
<th width="1%" nowrap="nowrap">
<a href="#" onclick="Joomla.tableOrdering('a.id','desc','');" title="Clicca per ordinare per questa colonna">ID<img src="/media/system/images/sort_asc.png" alt="" /></a> </th>
</tr>
</thead>
<tfoot>
Please Log in or Create an account to join the conversation.
- claudiodestasio
- Offline
- Junior Member
-
Less
More
- Posts: 24
- Thank you received: 0
13 years 1 month ago #13840
by claudiodestasio
Replied by claudiodestasio on topic Re: Sort documents
Any solution?
Please Log in or Create an account to join the conversation.
- Tuan Pham Ngoc
- Away
- Administrator
-
13 years 1 month ago #13853
by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Re: Sort documents
Hi
This issue causes by recently change in Joomla 2.5 API. I just fixed it, so please download latest version of the extension, upgrade to your site. After that, it will work as expected !
Regards,
Tuan
This issue causes by recently change in Joomla 2.5 API. I just fixed it, so please download latest version of the extension, upgrade to your site. After that, it will work as expected !
Regards,
Tuan
Please Log in or Create an account to join the conversation.
Support
Documentation
Information
Copyright © 2025 Joomla Extensions by Joomdonation. All Rights Reserved.
joomdonation.com is not affiliated with or endorsed by the Joomla! Project or Open Source Matters.
The Joomla! name and logo is used under a limited license granted by Open Source Matters the trademark holder in the United States and other countries.
The Joomla! name and logo is used under a limited license granted by Open Source Matters the trademark holder in the United States and other countries.