Jump to: navigation, search

TestPDMViewPageFormat

Formatting template to format View pages. This template is called by the PDMView query in Template:PDMPageQuery. Unlike the equivalent templates for other types of pages, this template formats Library book as well as RDBMS-specific, customer-facing pages, because the SQLQuery field interferes with providing the Library book formatting directly in the Template:PDMView template. The template switches to display References on Library pages.

The template switches for PSAAS, which includes links to related GIDB tables. The template calls separate sub-query templates to populate column data (Template:PDMViewColumnQuery) and, for the Library book, Template:PDMRefQuery.

Display of the SQL query has been temporarily suppressed pending resolution of the UNIQ error issue.

Content is:

==Description==
{{#if:{{{introduced|}}}|'''Introduced:''' {{{introduced}}}<br/>|}} 
{{#if:{{{modified|}}}|'''Modified:''' {{{modified}}}<br/>|}}
{{#if:{{{discontinued|}}}|'''Discontinued:''' {{{discontinued}}}<br/>|}}
{{#if:{{{viewDesc|}}}|{{{viewDesc}}}|{{{shortDesc}}}}} {{#switch:{{#explode:{{{page}}}|:|3}}
|View-CALLING_LIST
|View-CAMPAIGN
|View-GROUP
|View-PLACE
|View-SKILL
|View-TENANT={{#switch:{{#explode:{{{page}}}|:|1}}|PSAAS=<br/><br/>This view is based on the [[Documentation:PSAAS:RPRT:Table-GIDB_GC_{{#explode:{{#explode:{{{page}}}|:|3}}|-|1}}:{{#explode:{{{page}}}|:|4}}|GIDB_GC_{{#explode:{{#explode:{{{page}}}|:|3}}|-|1}}]] table.<br/>|#default=}}|#default=}}
{{AnchorDiv|ColumnList}}
==Column List==
{{TestPDMViewColumnQuery|page={{{page}}}}}
<!--{{#if:{{{SQLQuery|}}}|
==SQL Query==
{{{SQLQuery}}}|}}-->
{{#switch:{{#explode:{{{page}}}|:|1}}
|RAA=
|GIM
|#default={{#switch:{{#explode:{{{page}}}|:|2}}
|Library=
==References==
The summary List of References will include the following entries for this table or view:
{{TestPDMRefQuery|page={{{page}}}}}
|#default=}}
|#default=}}
This page was last edited on December 27, 2019, at 20:55.
Comments or questions about this documentation? Contact us for support!