Difference between revisions of "Template: GetReleaseDetails"
From Genesys Documentation
Line 37: | Line 37: | ||
</td> | </td> | ||
<td> | <td> | ||
− | <!-- get HighlightBoilerplateId and send to formatting template --> | + | <!-- get HighlightBoilerplateId and send to formatting template -->{{#cargo_query: |
− | {{#cargo_query: | ||
tables=ComponentRN | tables=ComponentRN | ||
|fields=HighlightBoilerplateId | |fields=HighlightBoilerplateId | ||
Line 46: | Line 45: | ||
|where=ComponentId HOLDS '{{{ComponentId|}}}' AND ReleaseDate="{{{ReleaseDate|}}}" AND ComponentRN._pageNamespace="0" AND HighlightBoilerplateId IS NOT NULL | |where=ComponentId HOLDS '{{{ComponentId|}}}' AND ReleaseDate="{{{ReleaseDate|}}}" AND ComponentRN._pageNamespace="0" AND HighlightBoilerplateId IS NOT NULL | ||
|default= | |default= | ||
− | }} | + | }}<!-- get Highlight from each release -->{{#cargo_query: |
− | <!-- get Highlight from each release --> | ||
− | {{#cargo_query: | ||
tables=ComponentRN | tables=ComponentRN | ||
|fields=Highlight | |fields=Highlight |