Forum Discussion
1 Reply
Sort By
- MarkShnierQrew Cadet
There is more than one way to do this.
One method is to set up a new app with a table called Images or logos and upload the image file attachment. Set access to the app so everyone on the internet can view. Also may as well set the checkbox to allow EOTI access. The reason for a separate app is to have a shared repository of images which can be used in all your apps.
Load the image and click the file attachment and it will open up in your browser.
Copy that URL and use it in a Text element on the form which is set to be Rich text. Include a width parameter. Here is an example of syntax.
I have not tested this on new forms, only Legacy forms.
<img src=https://mycompany.quickbase.com/up/xxxxxx/g/rt/eh/va/Division9LogoSmall.jpg width = 300>