Difference between revisions of "Template: UseCasesMapPE"
From Genesys Documentation
m (Text replacement - "Platform(s)?=([^\|]*)GenesysEngage-onpremises([\|]*)" to "Platform$1=$2GenesysEngage-cloud$3") |
(Adding empty default to suppress 'no results' showing if tagged use case was removed from circulation) |
||
(2 intermediate revisions by 2 users not shown) | |||
Line 3: | Line 3: | ||
</noinclude><includeonly>{{#cargo_query: | </noinclude><includeonly>{{#cargo_query: | ||
− | tables= | + | tables=SMART_UseCase,SMART_Meta |
− | |join on= | + | |join on=SMART_UseCase.ID=SMART_Meta.ID |
− | |fields=CONCAT('[[', | + | |fields=CONCAT('[[',SMART_UseCase._pageName,'|',SMART_Meta.Title,']]') |
− | |where= | + | |where=SMART_Meta.ID="{{{1}}}" AND SMART_UseCase.Offering="GenesysEngage-cloud" AND SMART_UseCase._pageNamespace="0" |
|format=li | |format=li | ||
+ | |default= | ||
}}</includeonly> | }}</includeonly> |
Latest revision as of 13:40, January 11, 2022
This is the "UseCasesMap" template for GenesysEngage-onpremises.