Forum Discussion
BlakeHarrison
5 years agoQrew Captain
I tested this and it worked fine for me. I will say, though, that I had to be exactly ON the link, anywhere else and the record pulled up, just like for you. Instead of just a standard link, you could display that link as a button. This would be displayed on the Kanban just like a button on a form and would give the user an easier time in selecting the link.
------------------------------
Blake Harrison
bharrison@datablender.io
DataBlender - Quick Base Solution Provider
Atlanta GA
404.800.1702 / http://datablender.io/
------------------------------
------------------------------
Blake Harrison
bharrison@datablender.io
DataBlender - Quick Base Solution Provider
Atlanta GA
404.800.1702 / http://datablender.io/
------------------------------
- TomWatson5 years agoQrew MemberHi Blake,It is currently configured as a button. I get the same result. I can't find any positioning of the mouse on the link or button that works to follow the link on a left click.What browser are you using? Is it possible this is a browser or browser setting issue?THanks.--
- SamJones15 years agoQrew Cadet@Tom Watson, One thing you might do instead of using a URL field, create a Formula Rich Text field. Then you can define the size of the URL button and make it a bit bigger. Something like this:
āvar text url = [your url goes here]; "<a href='" & $url & "' class='Vibrant Success'> Button Text Here </a>"ā
------------------------------
- Sam
______________________________________________
Sam Jones
Vice President, Product and Technology
he/him
The Data Collaborative, Inc.
sjones@datacollaborative.com
366 Massachusetts Ave, Suite 203 | Arlington, MA 02474
------------------------------- BlakeHarrison5 years agoQrew CaptainAnd that would probably be why mine worked so well. I was using a Rich Text Field with that button class. If you're questioning the browser, I'm using Chrome v 87.0.4280.141
------------------------------
Blake Harrison
bharrison@datablender.io
DataBlender - Quick Base Solution Provider
Atlanta GA
404.800.1702 / http://datablender.io/
------------------------------