Hyperlink string field in list view
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-01-2024 04:39 AM
I have a string field at my table. When I click on the field on the list view I like to open a new tab and use the URL I save in another field.
For example:
I have a field named 'x' and another called 'xURL'.
When I click on 'x' in the list view I like to pop up a new tab with the URL that I have in 'xURL'.
I succeeded in doing it in form view but didn't in list view.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-01-2024 09:50 AM
Clicking on a string field in the list view, will not do a thing. It's just a string and not clickable. Even if you put it as first column, you will just open the record, not your url.
Why not just put the url field on the list. That makes that you will open the url when you click on it.
Please mark any helpful or correct solutions as such. That helps others find their solutions.
Mark
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-02-2024 01:40 AM
When I add the URL field I see the URL address and not the label that I like to see at the list view.
For example: for https://www.google.com, I like to see 'Google'.