Display Image column as main image in embedded app view problem

 

Dear friends, 

In my app I have a table :ChecklistHistory with a column named VehicleImage which fetches image from VehicleTypeMenu table based on VehicleType using this formula:

LOOKUP(
LOOKUP([ChecklistID], "Checklist", "ChecklistID", "VehicleType"),
"VehicleTypeMenu",
"VehicleTypeName",
"VehiclePhoto"
)

When I used this column as main image in my embedded app view , it does display in the detail view and does not in the embedded app view email:

eldderri_0-1746024272568.png

eldderri_1-1746024330078.png

 

What shall I do to make it displayed in the embedded appview email?

Best regards,

0 0 31
0 REPLIES 0
Top Labels in this Space