Template:Doc Title: Difference between revisions
From CTMS
m (Minor formatting change) |
m (Minor formatting change) |
||
Line 68: | Line 68: | ||
"label": "Date", | "label": "Date", | ||
"description": "The date of production", | "description": "The date of production", | ||
"example": " | "example": "31st December 2024", | ||
"type": "string", | "type": "string", | ||
"required": true, | "required": true, | ||
"autovalue": " | "autovalue": "", | ||
"default": " | "default": "31st December 2024" | ||
}, | }, | ||
"Version": { | "Version": { |
Revision as of 17:06, 25 July 2024
A first document page. Use {{Doc_Title}} passing in the parameters below.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Client | Client | The client, customer or Aptean
| String | required |
Title | Title | The title of the document this title is for.
| String | required |
System | System | The system to which this document pertains
| String | required |
Date | Date | The date of production
| String | required |
Version | Version | The version number of the document, e.g. v0.01, v1.00, v2.01. Include the v.
| String | suggested |
Reference | Reference | A reference for the document. This could be a SalesForce or DevOps reference e.g. SCR-CTMS-12345678-01, or a general reference e.g. ADMINISTRATION | String | required |