How to resolve url in newsfeed conversation text area programmatically?

Hi All,

How to resolve URL(hyper link) in Newsfeed "Start a converssation" text area programatically. I had append a text using jquery by $("#microbloginputbox").val("www.google.com");



August 30th, 2015 9:09am

Hi Ramakrishnan,

According to your description, youd like to make the URLs convert to hyperlinks automatically.

We can achieve it using the OOB feature in SharePoint.

After entering the URL in text area ( only the address such as www.google.comexcept <>), press the Enter on the keyboard. And then the text area will display like the image below:

We can change this URL, or edit what the content this URL would be displayed as on the page. After we Post this conversation, it will be resolved to a hyperlink.

Best regards,

Linda Zhang

Free Windows Admin Tool Kit Click here and download it now
September 2nd, 2015 1:17am

Dear Linda,

Thanks for your response.

The task which i would like to perform is programatically. since user would be attaching the document and the link would pre populate on the newsfeed text area. i would like to linkify the text area without having to press the enter key.

September 2nd, 2015 3:22am

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics