Column.BlobDownloadLink
No edit summary
(Updated Edited template to July 12, 2025.)
 
Line 12: Line 12:
If you have a Blob field that is not an image but is a Blob, like a PDF, use <code>#Column.BlobDownloadLink</code>.  
If you have a Blob field that is not an image but is a Blob, like a PDF, use <code>#Column.BlobDownloadLink</code>.  
[[Category:Tagged Values]]
[[Category:Tagged Values]]
{{Edited|July|12|2024}}
{{Edited|July|12|2025}}

Latest revision as of 05:47, 20 January 2025

This page was created by Stephanie@mdriven.net on 2023-05-18. Last edited by Edgar on 2025-01-20.
#TargetType.TaggedValue CommaSeparatedExampleValues Short Description
#Column.BlobDownloadLink True,False When set on a ViewModelColumn, the Blob content can be downloaded by a hyperlink rather than rendered.

See also: BlobDownloadLink

If you have a Blob field that is not an image but is a Blob, like a PDF, use #Column.BlobDownloadLink.