Difference between revisions of "Template: DeprecationNotice"

From Genesys Documentation
Jump to: navigation, search
Line 51: Line 51:
 
==What if I need help or have questions?==
 
==What if I need help or have questions?==
  
Contact {{#cargo_query:tables=MintyDocsProduct, DeprecationNotices|fields=CONCAT ('[https://genesyspartner.force.com/customercare/GenesysCommunityLogin My Support]')|join on=DeprecationNotices.MintyDocsProduct=MintyDocsProduct.DisplayName|where=MintyDocsProduct.contentarea="{{{contentarea}}}" OR DeprecationNotices.MintyDocsProduct="{{MINTYDOCSPRODUCT}}"|group by=contentarea|default=[mailto:https://help.mypurecloud.com/articles/purecloud-support-portal/ My Support]}}
+
Contact {{#cargo_query:tables=MintyDocsProduct, DeprecationNotices|fields=IF (MintyDocsProduct.contentarea ="PureEngage" , '[https://genesyspartner.force.com/customercare/GenesysCommunityLogin My Support]', 'mailto:https://help.mypurecloud.com/articles/purecloud-support-portal/ My Support]')|join on=DeprecationNotices.MintyDocsProduct=MintyDocsProduct.DisplayName|where=MintyDocsProduct.contentarea="{{{contentarea}}}" OR DeprecationNotices.MintyDocsProduct="{{MINTYDOCSPRODUCT}}"|group by=contentarea|default=[mailto:https://help.mypurecloud.com/articles/purecloud-support-portal/ My Support]}}
  
 
[[Category:DeprecationNotice]]
 
[[Category:DeprecationNotice]]

Revision as of 15:23, March 18, 2020

This is the "DeprecationNotice" template. It should be called in the following format:

{{DeprecationNotice
|MintyDocsProduct=
|Title=
|Platforms=
|Announced=
|RemovalStart=
|Description=
|Affected=
|HowToPrepare=
}}

Edit the page to see the template text. This template defines the table "DeprecationNotices". View table.

Retrieved from "https://all.docs.genesys.com/Template:DeprecationNotice (2025-06-20 16:10:41)"