Column.DataIsLink
(Created page with "{| class="wikitable" !#TargetType.TaggedValue !CommaSeparatedExampleValues !Short Description |- | | | |}")
 
No edit summary
 
(9 intermediate revisions by 3 users not shown)
Line 1: Line 1:
<message>Write the content here to display this box</message>
{| class="wikitable"
{| class="wikitable"
!#TargetType.TaggedValue
!#TargetType.TaggedValue
Line 4: Line 5:
!Short Description
!Short Description
|-
|-
|
|#Column.DataIsLink
|
|True,False
|
|When set on ViewModelColumn, the string data within is treated as a hyperlink
|}
|}
The string you provide will be treated as a hyperlink. It will come with the underscoring and traditional web link. This is the primary way of making a link that points outside your application.
In MDriven Turnkey, you can represent your data string as a hyperlink. To make it, set [[Documentation:MDrivenDesignerTaggedValueHints|TaggedValue]] "'''DataIsLink'''" on your ViewModelColumn with the data you want to present in the Turnkey as a hyperlink. The text of the link will be the ViewModelColumn's name.
If you want to change the text of the hyperlink or set it dynamically, add another ViewModelColumn into your ViewModel and name it as <code><span class="col-black">'''<NameOfColumnWithHyperlink>_LinkText'''</span></code>.
[[Category:Tagged Values]]
{{Edited|July|12|2025}}

Latest revision as of 04:59, 29 April 2025

This page was created by Stephanie@mdriven.net on 2023-05-18. Last edited by Stephanie@mdriven.net on 2025-04-29.
#TargetType.TaggedValue CommaSeparatedExampleValues Short Description
#Column.DataIsLink True,False When set on ViewModelColumn, the string data within is treated as a hyperlink

The string you provide will be treated as a hyperlink. It will come with the underscoring and traditional web link. This is the primary way of making a link that points outside your application.

In MDriven Turnkey, you can represent your data string as a hyperlink. To make it, set TaggedValue "DataIsLink" on your ViewModelColumn with the data you want to present in the Turnkey as a hyperlink. The text of the link will be the ViewModelColumn's name.

If you want to change the text of the hyperlink or set it dynamically, add another ViewModelColumn into your ViewModel and name it as <NameOfColumnWithHyperlink>_LinkText.

MDriven Chat

How would you like to chat today?

Setting up your conversation…

This may take a few moments