Column.DataIsLink
m ((username removed) (log details removed): Moving to Documentation namespace)
(Automatically adding template at the end of the page.)
 
Line 15: Line 15:


[[Category:Tagged Values]]
[[Category:Tagged Values]]
{{Edited|July|12|2024}}

Latest revision as of 15:28, 10 February 2024

#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.

This page was edited 93 days ago on 02/10/2024. What links here