Column.BlobDownloadLink
No edit summary |
No edit summary |
||
Line 6: | Line 6: | ||
|#Column.BlobDownloadLink | |#Column.BlobDownloadLink | ||
|True,False | |True,False | ||
|When set on a ViewModelColumn, the Blob content can be downloaded by a hyperlink rather than rendered | |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 - then you use #Column.BlobDownloadLink. | |||
[[Category:Tagged Values]] | [[Category:Tagged Values]] |
Revision as of 06:08, 23 May 2023
This page was created by Stephanie on 2023-05-18. Last edited by Stephanie on 2025-04-29.
#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 - then you use #Column.BlobDownloadLink.