Difference between revisions of "Template: EPPOHead"
From Genesys Documentation
Line 24: | Line 24: | ||
tables=RNSection,CloudRN | tables=RNSection,CloudRN | ||
|join on=RNSection._pageName=CloudRN._pageName | |join on=RNSection._pageName=CloudRN._pageName | ||
− | |fields=CloudRN._pageName=Page,DisplayName,ProductArea,RNShort,Component | + | |fields=CloudRN._pageName=Page,DisplayName,ProductArea,RNShort,Component,Product |
|format=template | |format=template | ||
|template={{#switch:{{{PageType|}}}|RNProduct=CloudRNLatestCollectionPrint|RNComponent=CloudRNLatestComponentPrint}} | |template={{#switch:{{{PageType|}}}|RNProduct=CloudRNLatestCollectionPrint|RNComponent=CloudRNLatestComponentPrint}} | ||
|named args=yes | |named args=yes | ||
− | |where=Product="{{MINTYDOCSPRODUCT | + | |where=Product="{{MINTYDOCSPRODUCT}}" |
|order by=DisplayName DESC | |order by=DisplayName DESC | ||
|limit=1 | |limit=1 |