Home News Contact Us Forum About Us Demos Products F.A.Q.
Shopping Cart
You currently have 0 items in your cart.


Recent Events
  • 31/12/2023 New Year SALE

    We are glad to announce New Year SALE. 25% discount for all our extensions. Use NY24 coupon code. Hurry up the discount is valid till 7 January.

  • 21/11/2023 BLACK FRIDAY 23 is coming

    BIG SALE, 35% discount for all our extensions. Use BF23 coupon code. Hurry up the discount is valid till 27 November.


2Checkout.com, Inc. is an authorized retailer of goods and services provided by ARI Soft. 2CheckOut




Follow us on twitter



Welcome, Guest
Please Login or Register.    Lost Password?

ARI SmartContent:DataTable Pack, Sorting Date
(1 viewing) (1) Guest
Go to bottomPage: 1
TOPIC: ARI SmartContent:DataTable Pack, Sorting Date
#48995
ARI SmartContent:DataTable Pack, Sorting Date 10 Years ago Karma: 0
Hallo,
I tried to make my table sorting by german date, but it doesn`t work.
wmt.knobosoft.de/index.php/tests
For example {arijtablesorter sorters="N0:ipAddress,N1:text,N2:shortDate"} ...
I looked at the post #36244 at this forum and it works on the specified url in that post.
So i assume there is a fault in my code or I bought the wrong extention for use in Joomla 3.

Please can you give me a hint.

Regards
chico40313
The administrator has disabled public write access.
 
#48998
Re:ARI SmartContent:DataTable Pack, Sorting Date 10 Years ago Karma: 747
Hello,

Add sorters="2:shortDate" parameter to {arijtablesorter} tag. It will look like:

{arijtablesorter sorters="2:shortDate"}
...
{/arijtablesorter}

Regards,
ARI Soft
The administrator has disabled public write access.
 
#49005
Re:ARI SmartContent:DataTable Pack, Sorting Date 10 Years ago Karma: 0
Hello,

thanks for the fast reply.
I changed tag to
{arijtablesorter sorters="2:shortDate"}
...
{/arijtablesorter}
as you proposed, but the sorting order ist still incorrect.
The month is not taken into account.

I hope you have another hint for me.

Regards
chico40313
The administrator has disabled public write access.
 
#49008
Re:ARI SmartContent:DataTable Pack, Sorting Date 10 Years ago Karma: 747
Check that you use the latest version of the extension and add also dateFormat="uk" parameter to {arijtablesorter} tag.

Regards,
ARI Soft
The administrator has disabled public write access.
 
#49013
Re:ARI SmartContent:DataTable Pack, Sorting Date 10 Years ago Karma: 0
Thank you, that works fine!

Now I tried to get it work with {arijdatatable}, but I don't find the appropriate parameters, because only bSort:True/false is available. I tried something like this
{arijdatatable
dateFormate="uk"}
...
{/arijdatatable}
or
{arijdatatable}
{arijtablesorter sorters="2:shortDate" dateFormat="uk"}
...
{/arijtablesorter}
{/arijdatatable}
but nothing is working correct.

Can you help me again?

Regards
chicok40313
The administrator has disabled public write access.
 
#49015
Re:ARI SmartContent:DataTable Pack, Sorting Date 10 Years ago Karma: 747
"ARI JDataTable" doesn't support these parameters.

Regards,
ARI Soft
The administrator has disabled public write access.
 
Go to topPage: 1