Hello,
I have an entity, wich is related to documents, where I keep images in various resolutions. There is always one big file for high quality printing. When I want to send that file, it is not possible to attach the file directly to an email, because it is too big. So I would need a link to that file, that would be created by formula in that entity for I could put it into an email template.
Manually I can do that by copying the ID of that file and construct the URL of the file link. But I did not succeed to read the ID directly from the respective document to set in the field of the entity.
I have an entity, wich is related to documents, where I keep images in various resolutions. There is always one big file for high quality printing. When I want to send that file, it is not possible to attach the file directly to an email, because it is too big. So I would need a link to that file, that would be created by formula in that entity for I could put it into an email template.
Manually I can do that by copying the ID of that file and construct the URL of the file link. But I did not succeed to read the ID directly from the respective document to set in the field of the entity.
Comment