Part 5 - Creating a systems article template
Overview
For the Systems article, create a form with some text-data blocks and some drop-down menus using list-data and list-option blocks.
Create the template
For the name of product, report on the page's title (Optional).Â
For the product type, create a drop-down menu to choose between hardware or software, describing the nature of the system.
Create a text-data block for the product description.
The parameter type=line
 makes this a single line input.
Next, create a drop-down menu to choose from a list of administrators/managers that may be the product owner.
Create multiple list-option blocks to list specific users in Confluence
add a list-data macro
nest the user-options block inside the list-data block
choose an existing user group in Confluence for theÂ
group
 parameter
The drop-down menu lists all the users from the chosen user group
create a text-data block for a link to the product
create a drop-down menu for the identity provider of the product
Add some support contact information
add a list-data macro
next a user-options block
For the support contact field, choose type=autocomplete
 parameter to input user names and allow predictive completion.
Code
Next
https://appfire.atlassian.net/wiki/spaces/USECASES/pages/478511594