Difference between revisions of "Template: DeprecationNotice"

From Genesys Documentation
Jump to: navigation, search
Line 50: Line 50:
  
 
==What if I need help or have questions?==
 
==What if I need help or have questions?==
<!--
 
 
{{ConditionalText
 
{{ConditionalText
|GenesysEngage=
+
|Genesys Engage=Contact [https://genesyspartner.force.com/customercare/GenesysCommunityLogin My Support].
|GenesysCloud=
+
|Genesys Cloud=Contact [mailto:https://help.mypurecloud.com/articles/purecloud-support-portal/ My Support].
 
}}
 
}}
  
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]}}
 
  
 
[[Category:DeprecationNotice]]
 
[[Category:DeprecationNotice]]

Revision as of 16:41, March 30, 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:54)"