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?

Make text as link without adding http://
(1 viewing) (1) Guest
Go to bottomPage: 1
TOPIC: Make text as link without adding http://
#50043
Make text as link without adding http:// 9 Years, 10 Months ago Karma: 0
Hello,

I have a table that contains voip links for our internal phone system. I would like to make the text in a column clickable. But I do not want it to add the http:// to it. Here is an example:

CUST# NAME MOBIL LinkMobile
A&L01 TED HUNTER 913-915-0278 TT:913-915-0278.?Dial
A&M01 AL RAHMANKHAH 407-367-8053 TT:407-367-8053.?Dial
A&M01 AMY STEVENSON 407-394-4008 TT:407-394-4008.?Dial

as you can see the actual address I want to link to is in the column LinkMobile. All I need to do is make it clickable.

Is this possible?
The administrator has disabled public write access.
 
#50048
Re:Make text as link without adding http:// 9 Years, 10 Months ago Karma: 747
Hello,

If you want to convert links to hyperlinks, set "Columns settings -> ID" parameter to LinkMobile value and "Columns settings -> Format" parameter to the following value:

Code:


<a href="{$value}">Link</a>



Regards,
ARI Soft
The administrator has disabled public write access.
 
#50049
Re:Make text as link without adding http:// 9 Years, 10 Months ago Karma: 0
Awesome, that worked perfectly...... Thank-you sir.
The administrator has disabled public write access.
 
Go to topPage: 1