Discussions

 View Only
Expand all | Collapse all

Include Logo (.jpg format) from another database on a form.

  • 1.  Include Logo (.jpg format) from another database on a form.

    Posted 06-18-2018 21:33
    I am trying to post a logo (in a .jpg format) on a form that is in a different database.  I have created a text formula field and entered the following formula
    .  

    "<img src='https://jeffmickelsen.quickbase.com/up/bnsce8nuu/g/rb/eg/va/logo.jpg' height='24' />"

    where the link was copied from showing the logo in the other database.

    What I get on the form is shown in the attached picture.  I have tried the link to the picture as a standalone and it works as expected.

    Can anyone help?


  • 2.  RE: Include Logo (.jpg format) from another database on a form.

    Posted 06-18-2018 21:34
    try changing the field type to formula rich text.


  • 3.  RE: Include Logo (.jpg format) from another database on a form.

    Posted 06-18-2018 22:12
    Worked like I wanted.  Thanks a bunch!!!