Difference between revisions of "Template: WorkspaceArticle"

From Genesys Documentation
Jump to: navigation, search
Line 110: Line 110:
 
tables=Article;where=Article.Standalone="Yes" AND productshort="{{#explode:{{FULLPAGENAME}}|/|0}}";fields=CONCAT('[[',Article._pageName,'|',Article.displayname,']]')=Article
 
tables=Article;where=Article.Standalone="Yes" AND productshort="{{#explode:{{FULLPAGENAME}}|/|0}}";fields=CONCAT('[[',Article._pageName,'|',Article.displayname,']]')=Article
 
|tables=HIW;where=productshort="{{#explode:{{FULLPAGENAME}}|/|0}}";fields=CONCAT('[[',_pageName,'|',DisplayName,']]')=Article
 
|tables=HIW;where=productshort="{{#explode:{{FULLPAGENAME}}|/|0}}";fields=CONCAT('[[',_pageName,'|',DisplayName,']]')=Article
 +
|format=dynamic table}}
 +
 +
==Master List of all articles in this workspace==
 +
{{#cargo_compound_query:
 +
tables=Article
 +
|where=productshort="{{#explode:{{FULLPAGENAME}}|/|0}}"
 +
|fields=CONCAT('[[',Article._pageName,'|',Article.displayname,']]')=Article,Manual=Manual ID
 
|format=dynamic table}}
 
|format=dynamic table}}
  

Revision as of 17:35, June 25, 2020

This is the "WorkspaceArticle" template.

It should be called in the following format:

{{WorkspaceArticle
|productshort=
|DisplayName=
|Product
}}

Edit the page to see the template text.

This template defines the table "WorkspaceArticle". View table.

Retrieved from "https://all.docs.genesys.com/Template:WorkspaceArticle (2025-07-29 05:46:21)"