Template: PDMViewColumnQuery

From Genesys Documentation
Jump to: navigation, search

This template provides the query to populate the Column List table and descriptions on View pages. It is called by Template:PDMViewPageFormat.

Content is:

{{#cargo_query:
tables=PDMViewColumn
|fields=colName=Column,colDesc=Description
|where=_pageName LIKE "{{#switch:{{MINTYDOCSVERSION}}|Library={{FULLPAGENAME}}|Current|#default={{#explode:{{FULLPAGENAME}}|/|0}}/Library/PDMLibrary{{#sub:{{#explode:{{anchorencode:{{#explode:{{FULLPAGENAME}}|/|2}}}}|_|0}}|5|3}}/{{#explode:{{FULLPAGENAME}}|/|3}}}}"
|format=table
|order by=_rowID
}}


No results

Retrieved from "https://all.docs.genesys.com/Template:PDMViewColumnQuery (2024-07-27 12:03:10)"