Lookup Fields
Displaying lookup fields in Documint
A lookup field allows you to pull record contents from one linked record into another linked record. As a reminder, linked relationships can be either within the same table or across two separate tables.
Displaying on a single line
{{company_names}}
Displaying on multiple lines
Add
{{this}}
as your variable and select the element where the lookup field will be displayed.

2. Click "Edit Logic on the left panel and edit "Repeat/Loop"

3. Add the loofup field name in the "List Variable" box and Save
{{this}}
If Lookup fields are linked to Linked Records, a table ID is required. See Expanding Linked Records
Last updated
Was this helpful?