Skip to end of banner
Go to start of banner

Part 2 - Creating a how-to article template

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Let's create a How-to article template.

We want to build a form like this one:

To build the drop-down menu for system, we will use the list-data macro and some list-option blocks.

Additionally, a tutorial on list-data and list-option can be found in our technical documentation.

Next, we will use the text-data macro for the objective and step-by-step guide fields.

Note that there is a type=line parameter in objective, which means the required input is a single line, whereas the step-by-step guide will have a longer text area as input.

Finally, learn how you can a create a new article with this template in this tutorial.

Click here to view source code >

Pro tip

When creating a field with predefined options, choose select for drop-down menus, check for checklist, or autocomplete for input field with live search. 


  • No labels