Use the internal row id

We manually add the internal rowID to a new row by selecting the row properties, copying and pasting it into a field. Then a URL is calculated to provide a link to that specific row. It would be helpful if there would be a way we could generate a hyperlink but access the rowID directly something like: "https://app.smartsheet.com/sheets/[sheetID]?rowId=" + [_RowID_]@row
And while we're at it, please create a hyperlink function so we can format the URL with text so it would look somethig like: Hyperlink(https://app.smartsheet.com/sheets/[sheetID]?rowId=" + [_RowID_]@row,"[LINK TEXT]")
Comments
-
I use Bridge which allows me to reference and then automatically append the internal rowID to each record in SmartSheet so I can do just what you described. Having to go in and make several clicks to get a link to the row is not something we should have to do in 2025, especially since SmartSheet has the tools/capability to provide this with no hurdles.