Home News Contact Us Forum About Us Demos Products F.A.Q.
Shopping Cart
You currently have 0 items in your cart.


Recent Events
  • 23/11/2024 Black Friday 2024

    BIG SALE, 30% discount for all our extensions. Use BF24 coupon code. Hurry up the discount is valid till 3 December.

  • 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.


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:// 10 Years, 5 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:// 10 Years, 5 Months ago Karma: 760
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:// 10 Years, 5 Months ago Karma: 0
Awesome, that worked perfectly...... Thank-you sir.
The administrator has disabled public write access.
 
Go to topPage: 1