Adding a clickable item of a record in SharePoint

Copper Contributor


Hi,

I'm trying to create a list where 1 column needs to have a clickable item let's say to another record in SharePoint. Please see sample:

RLSid17_0-1684891610608.png


For example, this is a SharePoint list. Is there a way for the INC Numbers to be clickable to another list? I'm planning to create the record via PowerApps.

2 Replies

Hello @RLSid17 

 

you can use column formatting (or view formatting) to add a link to your column. See more in this article from @joaoferreira : https://lists.handsontek.net/convert-single-line-text-column-hyperlink-using-sharepoint-microsoft-li...

 

Regards, Dave

@RLSid17 Best SharePoint out of the box way will be to use lookup column for INC number. Lookup columns are by default clickable and takes you to respective list item in another list.

 

Check:

  1. Create list relationships by using lookup columns 
  2. How to link lists from Microsoft Lists using a lookup column in Power Apps 

If you don't want to use lookup columns, you can use JSON column formatting as suggested by @DaveMehr365 .

 

Here's the Microsoft official documentation related to converting text fields to hyperlinks: Turn field values into hyperlinks (basic) 


Please click Mark as Best Response & Like if my post helped you to solve your issue. This will help others to find the correct solution easily. It also closes the item. If the post was useful in other ways, please consider giving it Like.