Difference between revisions of "Template: UseCaseHead"
From Genesys Documentation
Line 10: | Line 10: | ||
{{{PlatformSolution|}}} | {{{PlatformSolution|}}} | ||
</div> | </div> | ||
− | <div class="col-md- | + | <div class="col-md-7"> |
{{#widget:Vimeo|id={{{Video}}}|width=100%}} | {{#widget:Vimeo|id={{{Video}}}|width=100%}} | ||
</div> | </div> | ||
− | <div class="col-md- | + | <div class="col-md-5" style="margin-top: 40px;"> |
{{#cargo_query: | {{#cargo_query: | ||
tables=SMART_UseCase | tables=SMART_UseCase | ||
− | |intro=<b>Other platforms:</b><ul class="related-links"> | + | |intro=<b>Other platforms:</b><br/><ul class="related-links"> |
|fields=CONCAT ('[[',_pageName,'|', CASE WHEN Offering='GenesysEngage-cloud' THEN 'Genesys Engage cloud' WHEN Offering='GenesysEngage-onpremises' THEN 'Genesys Engage on-premises' WHEN Offering='GenesysCloud' THEN 'Genesys Cloud' ELSE Offering END,']]') | |fields=CONCAT ('[[',_pageName,'|', CASE WHEN Offering='GenesysEngage-cloud' THEN 'Genesys Engage cloud' WHEN Offering='GenesysEngage-onpremises' THEN 'Genesys Engage on-premises' WHEN Offering='GenesysCloud' THEN 'Genesys Cloud' ELSE Offering END,']]') | ||
|where=ID="{{#explode:{{FULLPAGENAME}}|/|3}}" AND Offering !="{{#explode:{{FULLPAGENAME}}|/|2}}" | |where=ID="{{#explode:{{FULLPAGENAME}}|/|3}}" AND Offering !="{{#explode:{{FULLPAGENAME}}|/|2}}" |
Revision as of 15:21, November 2, 2020
What's the challenge?
What's the solution?