Text in Panels can contain special tags that are replaced by the Tygron Platform based on the Project's data, the Session's data, and the context of the Panel, such as the owner or related Items of the Panel. A tag can be placed anywhere in the text of a Panel, and when the content of that Panel is rendered for display to the user, the tag is replaced by the appropriate data. In other words, the tag specifies a specific kind of data, and that data is inserted into the Panel's text in the location of the tag.
General tags
Web tags
Contextual tags
Tag
|
Effect
|
$NAME
|
Inserts the name of the Panel.
|
$ID
|
Inserts the ID of the Panel.
|
$STAKEHOLDER_ID
|
Inserts the ID of the stakeholder who owns the Panel, if it has one. -1 if it has none.
|
$STAKEHOLDER
|
Inserts the name of the stakeholder who owns the Panel, if it has one. Empty text if it has none.
|
Attributes tags