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?

don't understand linkbuilding
(1 viewing) (1) Guest
Go to bottomPage: 1
TOPIC: don't understand linkbuilding
#44325
don't understand linkbuilding 10 Years, 9 Months ago Karma: 0
Hi there,

I'm from Germany and I'm using ARI Data Tables first time in Joomla.
Everything is working fine and I can place Tables like advised in the description.
But I don't realize how to integrate links into the imported cvs-tables.

What I want to do is:
I want to define an additional column as a column which holds links so that every row (the rows are describing products) becomes a cell in which I can define a link to a detail-product-page.

Can somebody give me an help?
What I have to do to realize that?

Tks in advance
Hans
The administrator has disabled public write access.
 
#44332
Re:don't understand linkbuilding 10 Years, 9 Months ago Karma: 748
Hello,

Links are created based on data from CSV file or you want to add links to CSV file?

Regards,
ARI Soft
The administrator has disabled public write access.
 
#44334
Re:don't understand linkbuilding 10 Years, 9 Months ago Karma: 0
Hello,

my idea was to have a cell in every row which contains a link to a product-detail-page.
If I understud right, so I have to put in the link definiton into the csv-file so that ARI Data Tables can show it as a link on Frontpage.
But I don't know how I can do that.

BR
Hans
The administrator has disabled public write access.
 
#44336
Re:don't understand linkbuilding 10 Years, 9 Months ago Karma: 748
Sorry, it is not clear what is problem to add column with links to CSV file? CSV file will look like:

Code:


"product","product_link"
"Product 1","http://www.domain.com/product1.html"
"Product 2","http://www.domain.com/product2.html"



Set "Columns settings -> ID" parameter to product_link value and "Columns settings -> Format" parameter to the following value:

<a href="{$value}">Product details page</a>

Regards,
ARI Soft
The administrator has disabled public write access.
 
#44337
Re:don't understand linkbuilding 10 Years, 9 Months ago Karma: 0
Hello,

ok, I've realized the systematic now, it works!!!!!!!!!!!!!
You made my day.
Thanks a lot for your perfect help!

BR
Hans
The administrator has disabled public write access.
 
Go to topPage: 1