Difference between revisions of "Template: UseCaseHead"
From Genesys Documentation
Line 22: | Line 22: | ||
|default= | |default= | ||
}}</div> | }}</div> | ||
+ | {{#cargo_query: | ||
+ | tables=SMART_Meta,SMART_UseCase | ||
+ | |join on=SMART_Meta.ID=SMART_UseCase.ID | ||
+ | |format=list | ||
+ | |fields=CONCAT ('<b>Product Category</b>:<br/> [[{{#switch:{{NAMESPACENUMBER}}|620=Draft:|#default=}}UseCases/{{#explode:{{FULLPAGENAME}}|/|1}}/',Offering,'/',Solution,'UseCases|',Solution,']]') | ||
+ | |where=SMART_UseCase._pageName="{{FULLPAGENAME}}" AND MintyDocsVersion="{{#explode:{{FULLPAGENAME}}|/|1}}" AND SMART_UseCase._pageNamespace="{{NAMESPACENUMBER}}"|group by=MintyDocsVersion | ||
+ | }} | ||
</div> | </div> | ||
<div class="clearfix"></div> | <div class="clearfix"></div> | ||
</div> | </div> |
Revision as of 13:24, October 30, 2020
What's the challenge?
What's the solution?
No results