Column.BlobDownloadLink
No edit summary
No edit summary
Line 9: Line 9:
See also: [[BlobDownloadLink]]
See also: [[BlobDownloadLink]]
|}
|}
If you have a Blob field, that is not an image, but is a Blob - like a PDF - then you use #Column.BlobDownloadLink.  
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]]

Revision as of 06:09, 23 May 2023

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.