Hi there,
I need some assistance with a use case where we want to send a word report via email that includes images.
To achieve this, we created a custom object that contains an Image column with the data type set to Image. We also tried using an Image Link data type as an alternative. However, when we created the report including these two columns and ran the process, we encountered an error.
When we removed the Image data type column, the report was generated successfully. For the Image Link data type, only the image name appears instead of the actual image.
For image-link data type as a column, we developed a custom web-service that first insert into 'SysImage' then add inserted Id to image-link column to map with SysImage object. That's also not working
Based on our observations, it seems that the Image data type may not be supported in the report. Could you please help us with a solution or assist in troubleshooting this issue?
Like
Hi!
I recommend checking the posts below , where you can find instructions on how to add an image to the printable: https://community.creatio.com/questions/attachments-images-printables
https://community.creatio.com/questions/report-setup-image-attachment