Difference between revisions of "Template: GetReleaseDetails"

From Genesys Documentation
Jump to: navigation, search
Line 29: Line 29:
 
{{#cargo_query:
 
{{#cargo_query:
 
tables=ComponentRN,DeploymentType
 
tables=ComponentRN,DeploymentType
|join on=ComponentRN.DeploymentTypeId=DeploymentType.Id
+
|join on=ComponentRN.DeploymentTypeId HOLDS DeploymentType.Id
 
|fields=CONCAT('[[File:',Image,'|80px]]')
 
|fields=CONCAT('[[File:',Image,'|80px]]')
 
|where=ComponentId HOLDS '{{{ComponentId|}}}' AND ReleaseDate="{{{ReleaseDate|}}}" AND ComponentRN._pageNamespace="0"
 
|where=ComponentId HOLDS '{{{ComponentId|}}}' AND ReleaseDate="{{{ReleaseDate|}}}" AND ComponentRN._pageNamespace="0"

Revision as of 17:40, April 28, 2022

Retrieved from "https://all.docs.genesys.com/Template:GetReleaseDetails (2024-10-06 23:52:05)"