+ Reply to Thread
Results 1 to 5 of 5

Thread: Account field as hyperlink

  1. #1

    Account field as hyperlink

    Hello guys,
    Could someone guide me to create an account field for an website address to act like:
    On registration page or account page user will fill the field with his website address like http://www.website.com/his-link-to-page and on the account details to be shown the text "Website Page" as a hyperlink to that page (opening a new tab but not necessarily).

    Thank You!

  2. #2
    Hello Alexandru,

    You need create new text field in registration fields and set option "Checking condition" = "Url".
    Thank you, Curtis.
    @Flynax Company

  3. #3
    Hello Spinu Alexandru,

    Also if you want to open link in new tab you should add some code.
    Go to ftp://templates>>your_template>>tpl>>blocks>>field_out_v alue.tpl

    find code:
    Code:
    Only registered members can view the code.
    and replace to:

    Code:
    Only registered members can view the code.
    Viktor,
    Flynax technical department,
    Best wishes.

  4. #4
    First Thank You for your quick response!

    The thing is that the URL is so long that I want on the front-end to be displayed as a word hiperlinked to the URL

    Thank You!

  5. #5
    Quote Originally Posted by Spinu Alexandru View Post
    First Thank You for your quick response!

    The thing is that the URL is so long that I want on the front-end to be displayed as a word hiperlinked to the URL

    Thank You!
    Hello Alexandru,

    By default the system doesn't have field with this type and it can be done as customization only.
    You can create a ticket with this request to Quotes Department.
    Thank you, Curtis.
    @Flynax Company

+ Reply to Thread