MackenziePhilli
4 years agoQrew Trainee
Quickbase button that displays image
Hello,
Is it possible to have a formula URL field that displays an image or a logo on the button? I feel like this could be achieved with Javascript somehow.
My code:
var text Image = [Procore Image];
var text URL =[Procore];
"<a href=" & $URL & ">" & $Image & "</a>"
Just displays the links.
Thanks!
#Buttons #javascript #Images
------------------------------
Mackenzie Phillips
------------------------------
Is it possible to have a formula URL field that displays an image or a logo on the button? I feel like this could be achieved with Javascript somehow.
My code:
var text Image = [Procore Image];
var text URL =[Procore];
"<a href=" & $URL & ">" & $Image & "</a>"
Just displays the links.
Thanks!
#Buttons #javascript #Images
------------------------------
Mackenzie Phillips
------------------------------