Difference between revisions of "Template: UseCaseHead"

From Genesys Documentation
Jump to: navigation, search
Line 20: Line 20:
 
|where=ID="{{#explode:{{FULLPAGENAME}}|/|3}}" AND _pageName LIKE "%/%" AND _pageName !="{{FULLPAGENAME}}" AND MintyDocsVersion="{{#explode:{{FULLPAGENAME}}|/|1}}" AND SMART_UseCase._pageNamespace="{{NAMESPACENUMBER}}"
 
|where=ID="{{#explode:{{FULLPAGENAME}}|/|3}}" AND _pageName LIKE "%/%" AND _pageName !="{{FULLPAGENAME}}" AND MintyDocsVersion="{{#explode:{{FULLPAGENAME}}|/|1}}" AND SMART_UseCase._pageNamespace="{{NAMESPACENUMBER}}"
 
|format=ul
 
|format=ul
|default=
+
|default=n
 
}}</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="Current" AND SMART_UseCase._pageNamespace="{{NAMESPACENUMBER}}"|group by=MintyDocsVersion
 
}}
 
 
</div>
 
</div>
 
<div class="clearfix"></div>
 
<div class="clearfix"></div>
 
</div>
 
</div>

Revision as of 13:28, October 30, 2020

What's the challenge?

What's the solution?

n
Retrieved from "https://all.docs.genesys.com/Template:UseCaseHead (2025-06-22 10:56:28)"