Part 4 - Creating an Issues and Solutions article template
Overview
We will build the Issues and Solutions article using the same macros used to build a How-to article
Creating the template
Let's start with a table for some quick details on the affected system and the title of the issue.
Create the dropdown menu for System options
add a 2x 1 table
type System in the header column
add a list-data macro to the empty System row cell
name - “System”
separator - “newline”
blankText - “Not applicable”
set type option to “select”
When creating a field with predefined options, choose select for drop-down menus, check for checklist, or autocomplete for input field with live search.
nest three list-option macros and set a value and label to each
value=“Confluence” and label=”Confluence”
value=“HipChat” and label=”HipChat”
value=“JIRA” and label=”JIRA”
Add Title information
Use the Reporting app to report on the title of the page
add a second row to the table
add Title to header column
add report-info macro to the empty second row cell
Add text area blocks for Symptoms, Diagnosis and Solution
Finally, some text-area blocks for symptoms, diagnosis and solution fields:
This tutorial is a step-by-step guide to create a new article with this template.