Difference between revisions of "User: Xavier/Exhibit"
From Genesys Documentation
Line 16: | Line 16: | ||
tables=ComponentRN,Component | tables=ComponentRN,Component | ||
|join on=ComponentRN.ComponentId=Component.Id | |join on=ComponentRN.ComponentId=Component.Id | ||
− | |fields=ComponentRN. | + | |fields=ComponentRN._pageName='label', ComponentRN.Highlight="RN Highlight", Component.Name="Component Name" |
− | |||
|where=PrivateEditionReleaseDate IS NOT NULL AND ComponentRN._pageNamespace="0" | |where=PrivateEditionReleaseDate IS NOT NULL AND ComponentRN._pageNamespace="0" | ||
|format=exhibit | |format=exhibit | ||
− | |||
|datalabel=RN | |datalabel=RN | ||
− | |||
}} | }} |