🚀 Welcome to MDriven Learn –  MDriven is now on Discord!  Don’t miss the latest Release Notes.
Parsed/Column.DataIsImageUrl
This page was created by PageReplicator on 2025-09-01. Last edited by PageReplicator on 2025-09-01.

Template:Notice



<tbody></tbody>
#TargetType.TaggedValue CommaSeparatedExampleValues Short Description
#Column.DataIsImageUrl True,False When set on a ViewModelColumn, the data string is treated as an Image URL by Turnkey.

This is the primary way to show images that are not stored in the database. If you do not store the image inside the database, you do not have a Blob image field. You can turn this on and the data that you provide, which is a string, points to a valid URL to show as an image - basically, the classical way of showing images in a web application.