Difference between revisions of "User: Xavier/Exhibit"

From Genesys Documentation
Jump to: navigation, search
Line 3: Line 3:
 
{{#cargo_query:
 
{{#cargo_query:
 
tables=ArticleCloudRN
 
tables=ArticleCloudRN
|fields=ArticleCloudRN._pageName='label', ArticleCloudRN.DeploymentTypeId, ArticleCloudRN.ComponentId
+
|fields=ArticleCloudRN._pageName=label, ArticleCloudRN.DeploymentTypeId, ArticleCloudRN.ComponentId
 
|offset=0
 
|offset=0
 
|limit=20
 
|limit=20
Line 14: Line 14:
  
 
{{#cargo_query:
 
{{#cargo_query:
tables=ComponentRN,Component
+
tables=Component,ComponentRN
 
|join on=ComponentRN.ComponentId=Component.Id
 
|join on=ComponentRN.ComponentId=Component.Id
|fields=ComponentRN._pageName='label',ComponentRN.Highlight
+
|fields=ComponentRN._pageName=label, ComponentRN.Highlight
 
|where=PrivateEditionReleaseDate IS NOT NULL AND ComponentRN._pageNamespace="0"
 
|where=PrivateEditionReleaseDate IS NOT NULL AND ComponentRN._pageNamespace="0"
 
|format=exhibit
 
|format=exhibit

Revision as of 13:00, October 3, 2022

Exhibit Test[ | edit source]

Retrieved from "https://all.docs.genesys.com/User:Xavier/Exhibit (2025-08-14 14:46:34)"