Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 9239075
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 18, 20262026-06-18T07:54:14+00:00 2026-06-18T07:54:14+00:00

I am using JSON to receive data and place it into List. There is

  • 0

I am using JSON to receive data and place it into List. There is a Label displaying the text that I am receiving from the JSON. In some of the cases there is a Link in the text. By default you can’t click on the Link from the label. Is there a way to make the Link to be clickable?

Label {
       text:  "Click here to open browser and get redirected to www.stackoverflow.com";
       }

The output is “Click here to open browser and get redirected to http://www.stackoverflow.com” but the Link to StackOverflow is not clickable.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-18T07:54:15+00:00Added an answer on June 18, 2026 at 7:54 am

    Use TextArea instead of Label and set property editable to false, it would look same as Label.
    Don’t forget to set inputMode to either Text or Chat.

    TextArea {
            text: "http://www.google.com"
            editable: false
            inputMode: TextAreaInputMode.Text
    }
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I am using JSON to receive data from the web service , creating text
I receive some data (JSON encoded) from a PHP script using $.getJSON. It consists
I receive data from a server using JSON and I want to order them
For some reason I'm getting SyntaxError: invalid label error when I receive JSON data
I am using NSURLConnection to receive some data (in JSON) and do some work
I'm using XStream and JETTISON's Stax JSON serializer to send/receive messages to/from JSON javascripts
I have some stored proc.s that get data from DB. I made some data
How to write PHP (server side) to receive JSON then insert into DB using
I'm using jQuery to get some data from a Mojolicious::Lite API I'm building. But
I'm developing a WCF JSON Web Service which receive data from an Android application.

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.