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?

Revert data only showing one record
(1 viewing) (1) Guest
Go to bottomPage: 1
TOPIC: Revert data only showing one record
#50879
Revert data only showing one record 9 Years, 8 Months ago Karma: 0
I am using Joomla 3.x, ARI Data Table module, and ColumnFilter plugin. I have a table with really long field names, so instead of showing that horizontally, I want to show several records side by side using "Revert Data" option.

However, that display only shows one header column and one record. I searched through this forum in the last several days and couldn't find an answer. I was trying to recall what options I changed since installing ARI Data Table. The only one is probably setting Jquery to local copy since Google CDN option won't work. What else could I have done?

Please help. Thanks!
The administrator has disabled public write access.
 
#50889
Re:Revert data only showing one record 9 Years, 8 Months ago Karma: 747
Hello,

"Revert data" parameter is used for another purpose. If "Revert" parameter is enabled, the following data:

Code:


#     | col1    | col2    | col3 

val 1 | val 1-1 | val 1-2 | val 1-3

val 2 | val 2-1 | val 2-2 | val 2-3



will be converted to:

Code:


#     | val1    | val2    

col1  | val 1-1 | val 2-1

col2  | val 1-2 | val 2-2

col3  | val 1-3 | val 2-3



Regards,
ARI Soft
The administrator has disabled public write access.
 
#50936
Re:Revert data only showing one record 9 Years, 8 Months ago Karma: 0
Yes, what you described is exactly what I want. I figured out how to chart using google visualization, but still want to transpose/revert data for better display.

I installed this on a clean copy of Joomla 3.x and it works fine, so it is my particular environment that is causing problem. I'll keep trying to figure out. Thanks!
The administrator has disabled public write access.
 
Go to topPage: 1