Apr 22, 2024 03:06 PM - edited Apr 22, 2024 03:12 PM
Hi all!
Clicking an URL link in 'list view' does not open the URL in a new tab in the web browser. Instead it 'highlights' the URL in goes into edit mode.
I want a click to 'follow the link'. How/is it possible to do that?
Thanks for any suggestions!
/Jonas
Apr 22, 2024 03:46 PM
Yeah that does seem weird. Is using the button field type not a viable option for this case?
Apr 23, 2024 12:26 AM
Yes, you can use the button — but I rather not introduce more fields (columns). I am fighting hard to cut down everything that is not necessary in the database.
Apr 24, 2024 11:10 AM
Do you have the field type set to URL? I have a URL field in one of my bases and it works just fine when I click the URL.
If however, you have it in a text field, it won't work the same way.
Apr 25, 2024 06:05 AM
I use the list view:
And, yes, the field type is set to URL.
May 06, 2024 08:13 PM
Ah. I see. I've never used list view. Not sure what it's use case is for, but I did some testing. It does look like the only option is to open the record and then click the URL if you aren't interested in adding a button field. Or switching to a different view type depending on whether that's viable for your team.
Without knowing your use case for list view, I can't really suggest any definitive alternative options other than that. Though you could try rebuilding in an interface if something like Grid View doesn't work for your use case.
May 07, 2024 12:22 AM
I use list view in a CRM solution. It is very handy! All communication is collected under a lead
This way you have quick access to all meta data for the lead (essentially: status and a link to the website of that company and a link to its LinkedIn page). And for any given lead you can drill down into the actual communication that has been logged to show the contact its role, LinkedIn link etc.
The list view is in my opinion one of the most powerful add-ons to Airtable's views. Previously, I tried to achieve the functionality mentioned above by using Interfaces, but it was never really that pleasant to use...