Part 2 - Creating a how-to article template
Overview
In your knowledge base space, create a new template for a How-to article template.
This article is a form similar to this example.
Template elements
System dropdown menu options
To build the drop-down menu for System, use the following Scaffolding Forms and Templates macros
the list-data macro
some list-option blocks
A tutorial on list-data and list-option macro use can be found in our technical documentation.
To the template
add a list-data macro
name this System
set type 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 one list-option block for each of the dropdown menu options
add a value to each list-option
set the label the same as the value for each list-option
Objective field
Use the text-data macro for the Objective field.
add the text-data macro
add the name Objective
set type to line
set content to text
set required to true
The type=line
 parameter in Objective means the required input is a single line
Step-by-step Guide field
Use the text-data macro for the Step-by-step Guide field.
add the text-data macro
add the name Objective