Contour currently links file uploads in the email in the following format:/umbraco/plugins/umbracoContour/files/6739a2fd-5a43-48fr-8976-c2e1020fml3b/9a56a998-6408-4a07-890d-9589a51da584/uploaded-document.docx
I'm looking for a way to make this clickable, so the client does not need to copy/paste the link.
In topics aging almost two years ago, creators of Contour stated 'soon' about having this functionality in Contour. Is there any progress ?
File uploads as clickable link in email
Greetings,
Contour currently links file uploads in the email in the following format:/umbraco/plugins/umbracoContour/files/6739a2fd-5a43-48fr-8976-c2e1020fml3b/9a56a998-6408-4a07-890d-9589a51da584/uploaded-document.docx
I'm looking for a way to make this clickable, so the client does not need to copy/paste the link.
In topics aging almost two years ago, creators of Contour stated 'soon' about having this functionality in Contour. Is there any progress ?
Comment author was deleted
Take a look at the xslt transformed or razor transformed email http://our.umbraco.org/projects/backoffice-extensions/send-razor-transformed-email-contour-workflow they give you full control over the contents of the mail
Comment author was deleted
Contour contrib also has a workflow type that will add the files as attachments http://our.umbraco.org/projects/developer-tools/contour-contrib
is working on a reply...