hyperlink
9 TopicsSharePoint Online Communication-Image Gallery-Carousel-Hyperlink
I was wondering whether it is possible to add a hyperlink to each Image in the Image Carousel. So far, I find no place to add a hyperlink. I tried adding an href tag under Caption but it does not work. Kindly Help!8.2KViews0likes5Comments110 character limit on hyperlinks, on images in Text web part?
Hi all, I've hit what looks a very basic problem that I can't find much information about. In a modern SharePoint page, when inserting an image into the Text web part, the option to add a link limits the input at a measly 110 characters. This means many links I'm trying to add get cut short and won't work. If there was going to be a logical limit it could be 400 or at the very least 255 (like elsewhere is SharePoint). Is there a reason for this? Is there a workaround? Also seems short-sighted to not allow the user to browse for pages/files in the site like other web parts do? The Image web part itself doesn't have this character limit but that takes away the ability to place the image within the body of text, which must be the most common requirement. Cheers, AlanSolved2.8KViews2likes2CommentsHyperlinks in PDFs not following URI directions
Hi All, I want to ensure that links I add into PDF documents follow Microsoft URIs for various applications to open in App rather than browser. This is because the staff members using the documents require the full design features that are found in the app versions not browser versions. I can achieve this within other Microsoft applications (Office, Word, Excel, Visio) by putting the relevant URIs in front of them (e.g. ms-excel:ofv|u|https://etc...). When I have exported these documents to PDF however the URI part does not work. Does anyone else have a solution to this without moving all my files off SharePoint? Thanks, Matt788Views0likes0CommentsCreate a Hyperlink in Sharepoint Lists that Copies to Clipboard
Hi, I am working on putting a list together in SharePoint and was wondering if there is a way to create a hyperlink that when clicked will copy the link address to their clipboard. Right now when you click on the hyperlink it just opens up another window. Thank you!1KViews2likes0CommentsOutlook meeting hyperlink issue
We very frequently save Outlook meetings as .ics files that we then upload in our targeted email tool to send out to our employees. We've recently noticed that if you include a hyperlink in the meeting details then save it as an .ics file, the saved file no longer retains the hyperlink and instead displays the full URL. Is anyone else experiencing this or know what's going on/how to fix it? Thanks. Screenshots attached.10KViews0likes6CommentsMake a field a link that automatically copies the value
So we have a list on one of our SharePoint site that has usernames and passwords. However, apparently we can't just easily copy the values like the password. We can highlight the password, but then if you right-click you don't get your standard copy menu option. So the only way to copy this is to use the keyboard shortcut of ctrl+c. So I was hoping to see if anyone has made something like this a hyperlink style field so that when you click it it copies it to your clipboard. Has anyone done this? Thanks. Ryan Wakefield7.2KViews0likes4CommentsCannot concatenate a hyperlink from another cell
I am working with office 365 and I have done this in previous versions but its not working now. I have a site with a html pages like 1.html, 2, html etc. If I write in a cell http://www.mysite.com/1.html the link works fine if I have a list of numbers in column a and column be is any of the following: ="http://www.mysite.com/" & a2 & ".html" =hyperlink("http://www.mysite.com/" & a2 & ".html",a2) =hyperlink("http://www.mysite.com/" & indirect("a2") &".html",a2) The link is not formed properly. Even in the case of the first if I copy and paste values the spreadsheet shows http://www.mysite.com/1.html but when I click on it I get an error "cannot connect to http://www.mysite.com/a2.html Is this a bug or am I missing something. Haim KatzSolved8.2KViews0likes4CommentsExcel Hyperlink and Vlookup
Hello, I have a hyperlink on one tab of a workbook. I need the link to copy to another page based on a key identifier. I have been using vlookup to move data to the front page for the rest of the fields, but the hyperlink has me stumped! =VLOOKUP($C121,'Projected Wires'!$A:$R,18,FALSE) returns the link text...ish.815Views0likes0Comments