Difference between revisions of "Template: DeprecationNotice"

From Genesys Documentation
Jump to: navigation, search
m (Renamed product column)
Line 50: Line 50:
  
 
==What if I need help or have questions?==
 
==What if I need help or have questions?==
 +
<!--
 +
{{ConditionalText
 +
|GenesysEngage=
 +
|GenesysCloud=
 +
}}
 +
 +
Test:
 +
{{#cargo_query:
 +
tables=MintyDocsProduct, DeprecationNotices
 +
|fields=IF (ContentAreaSection.Platform ="GenesysEngage" , '[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,MintyDocsProduct.contentarea=ContentAreaSection.DisplayName
 +
|where=ContentAreaSection.Platform="{{{Platform}}}" 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]}}
 
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]}}

Revision as of 20:10, March 23, 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:18:55)"