githubEdit

Adding Images from Airtable

You can display images from attachment fields dynamically in your documents.

Example 1: Displaying a single attachment

Add image element

Select the Dynamic Image option (double-click)

The properties pane will open. Select the field name holding the image followed by .url

Example 2: Displaying multiple images

Repeat the element for each attachment by selecting the element and opening the Logic Editor

Switch to the Repeat/Loop tab, select the name of the attachment field in the Field List dropdown then Save

Add an Image Element to the repeating element

Select the Dynamic Image option (double-click)

The properties pane will open. Select the url option

circle-info

To reduce the size of the final document, we suggest you use the thumbnails.large.url option

Last updated

Was this helpful?