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?

Column Settings - Format - html
(1 viewing) (1) Guest
Go to bottomPage: 12
TOPIC: Column Settings - Format - html
#10954
Column Settings - Format - html 13 Years, 2 Months ago Karma: 5
When entering the example

"<a href="index.php?option=com_test&product_id={$columns:ProductId}">{$value}</a>"

into the format field, the html code is stripped leaving only {$value}. Is the a plugin that must be enable to allow for the html code?

thanks
The administrator has disabled public write access.
 
#10958
Re:Column Settings - Format - html 13 Years, 2 Months ago Karma: 748
Hello,

It was a bug under Joomla! 1.6, but we fixed it. Please download and upgrade "ARI Data Tables" module.

Regards,
ARI Soft
The administrator has disabled public write access.
 
#10974
Re:Column Settings - Format - html 13 Years, 2 Months ago Karma: 5
Thanks, works great now and it is an amazing feature!

I've never used ColorBox but I think it would be a great addition to my site. Is is possible to use the colorbox plugin for 1.6 and wrap it in the format field?

For example:

{aricolorbox}<a href="index.php?option=com_test&product_id={$columns:ProductId}">{$value}</a>{/aricolorbox}?

Thanks,

Trevor
Last Edit: 2011/02/13 15:11 By trevor_stp.
The administrator has disabled public write access.
 
#10976
Re:Column Settings - Format - html 13 Years, 2 Months ago Karma: 748
It is possible to use "Colorbox" with "ARI Data Tables" if use the following format string:

Code:


<a href="index.php?option=com_test&product_id={$columns:ProductId}" class="aricolorbox {iframe: true, width: 800, height: 450}">{$value}</a>



Only one problem, currently "ARI Colorbox" can work only under Joomla! 1.5. Support of Joomla! 1.6 will be added next week. If you need integration with lightbox urgently, you can use "ARI Sexy Lightbox". It supports Joomla! 1.6 right now. Format string for "ARI Sexy Lightbox" looks like:

Code:


<a href="index.php?option=com_test&product_id={$columns:ProductId}&TB_iframe=true&width=350&height=200" rel="sexylightbox">{$value}</a>



Regards,
ARI Soft
The administrator has disabled public write access.
 
#13705
Re:Column Settings - Format - html 13 Years ago Karma: 5
has colorbox been updated for Joomla 1.6? I do not see it listed

thanks
The administrator has disabled public write access.
 
#13708
Re:Column Settings - Format - html 13 Years ago Karma: 748
No, it will be done within several days.

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