Difference between revisions of "Template: DeprecationNoticeList"

From Genesys Documentation
Jump to: navigation, search
Line 11: Line 11:
 
tables=DeprecationNotices,MintyDocsProduct
 
tables=DeprecationNotices,MintyDocsProduct
 
|join on=DeprecationNotices.MintyDocsProduct=MintyDocsProduct.DisplayName
 
|join on=DeprecationNotices.MintyDocsProduct=MintyDocsProduct.DisplayName
|fields=CONCAT('[[',_pageName,'|',Title,']]')=Feature or service,MintyDocsProduct=Associated Product,Announced=Announced on,RemovalStart=Removal date
+
|fields=CONCAT('[[',DeprecationNotices._pageName,'|',Title,']]')=Feature or service,MintyDocsProduct=Associated Product,Announced=Announced on,RemovalStart=Removal date
 
|where=DeprecationNotices._pageNamespace="{{NAMESPACENUMBER}}" AND MintyDocsProduct.contentarea="{{{contentarea}}}"
 
|where=DeprecationNotices._pageNamespace="{{NAMESPACENUMBER}}" AND MintyDocsProduct.contentarea="{{{contentarea}}}"
 
|order by=Announced DESC
 
|order by=Announced DESC

Revision as of 17:20, March 16, 2020

Retrieved from "https://all.docs.genesys.com/Template:DeprecationNoticeList (2025-06-20 21:37:52)"