Difference between revisions of "Template: DeprecationNotice"
From Genesys Documentation
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.