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?

HTML table plugin for CSV
(1 viewing) (1) Guest
Go to bottomPage: 12
TOPIC: HTML table plugin for CSV
#56801
Re:HTML table plugin for CSV 8 Years, 2 Months ago Karma: 0
Yes, that was my example. The plugin actually displays the user's csv file...either in http:://joomlasite.com/file/path/myfile.csv or full file system path like /home/joomla/file/path/myfile.csv

I tried working with userid however I was just trying to explain that I need to pass a variable to load the csv.

I think I am going to just have to rely on combining your datatable plugin with the other plugins to get a fully dynamic result.

I'm not complaining, I was just hoping I could keep everything under "one roof" so to speak. Your table rendering is much nicer and more responsive.
The administrator has disabled public write access.
 
#56805
Re:HTML table plugin for CSV 8 Years, 2 Months ago Karma: 746
It is possible to use the following code for "ARI Smart Content - Data Table" plugin v. 1.1.7 from "ARI Smart Content" v. 2.2.27:

Code:


{datatable source="SOURCEID" source_csvFile="PATH_TO_CSVFILE"}{/datatable}



Where SOURCEID is ID of data source. Parameters from this data source will be used to for CSV file from source_csvFile parameter.

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