Forum Discussion

BuildPro's avatar
BuildPro
Qrew Captain
2 years ago

Button needs to show text

Button  needs to show "DONE"

THX

------------------------------
BuildPro
------------------------------

1 Reply

  • You're using an image from QuickBase as the source, with a title attribute. It will display the title when someone hovers the mouse over the image, https://www.dofactory.com/html/img/title.

    if you want the image to display the text, then you need to put the words on the image, and save it into your application and then use the URL of that File Attachment as the image source. Or you can just use text like "<h1 style=\"background-color:Red;\">DONE</h1>"

    ------------------------------
    John Crosland
    ------------------------------