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._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 | ||
|view=tabular | |view=tabular | ||
|datalabel=RN | |datalabel=RN | ||
− | | | + | |limit=20 |
− | |||
}} | }} |