Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.


Here's a quick start guide to working with Scaffolding.

In this example, we're going to build a knowledge base system consisting a set of knowledge base articles that would look like this:

Follow these steps:

Step 1 - Set up the template

  1. Go to Space Settings > Look and Feel > Templates.

    Note
    iconfalse
    (warning) You need to be a space administrator to view all the features in the Space Settings menu. Non-space admin users will only see a limited feature set.


  2. Click Create New Template. Name it "Knowledge Base Article Template"In the template editor, add a Scaffolding Field Group macro.

  3. The Field Group settings window appears, with the available fields. Add a Paragraphfield into the editor area for the Summary section. Drag and drop a Paragraphfield from the sidebar into the editor area. Type in "Summary" above the Paragraph field.



    Tip
    iconfalse

    (tick) Tip: See tips below on how to insert paragraph quickly.


  4. Below the Summary paragraph, insert a 2x2 table to hold the System and Version fields. Type in "System" and "Version" into the left-hand cells. 

    Tip
    iconfalse

    (tick) Tip: See tips below on another alternative to insert table quickly. 


  5. Click the empty cell on the right of System, then drag and drop a Dropdown List field from the sidebar into the empty cell. Alternatively, you can also type /dropdown and click on Dropdown List in the popup. This will create a dropdown menu later. In the sidebar under Field Settings, fill in the labels for the dropdown, for example, Mac OS X, Windows 10, Ubuntu, etc. Press enter to create a label and click the empty cell on the right of Version to continue (the label text is auto-saved).
    Image RemovedImage Added

  6. Drag and drop a Number field from the sidebar into the empty cell on the right of Version.
  7. Add any other necessary fields like Diagnosis, Cause and Solution.
  8. The end result will look something like this. Click Save to save the Field Group. This will exit the Field Group settings menu.

  9. Finally, click Save at top right, to save the overall template.

Step 2 - Create a page

  1. Create a new page.
  2. Add a Live Template macro. 

    Tip
    iconfalse

    (tick) Tip: See tips below on another alternative to insert macro quickly. 


  3. Specify the template name, "Knowledge Base Article Template", and click Insert to continue


  4. Enter a page title, and click Publish to publish the page.


Step 3 - Add content

  1. While on the newly-published page, click Edit Content.


  2. Populate the fields accordingly. The Paragraph editor under Summary supports most of the features you would normally find in a standard Confluence Cloud editor. This includes fonts, text color, lists, links, and more.


  3. Continue with the System and Version fields below. The System row now includes a dropdown menu which allows you to pick from the labels you created earlier.


  4. The Version field only allows you to enter numbers.


  5. Fill in the rest of the fields as needed, then click Save Content. Your page will be like below:


Step 4 - Update template

  1. Go back to the "Knowledge Base Article Template" you created and edit it.
  2. Edit the Field Group macro.


  3. To demonstrate the benefits of using a Live Template, let's make make some changes to this page. We'll add a new text field and change some of the existing fields. Above the Summary section, add some contact information. In the 2x2 table below, change System to Operating system, and Version to Version affected.



  4. Click Save to save the Field Group, then click Save again to save the template.
  5. Load the "fails with error 52" page again, or refresh the page.



    You can see that the changes you made to the template are now automatically reflected on the "fails with error 52" page, without you having to edit that specific page. This allows you to manage tens or even hundreds of pages easily by just applying changes to the template.

Tips :

Tip
iconfalse

(tick) Tips :

While in the Scaffolding editor, you can also insert fields quickly by typing / and the beginning of a field name, e.g. /paragraph

You can insert a table by clicking on the Table icon in the editor toolbar.

Speed up macro entry with autocomplete:
  • In the new editor -Type / and the beginning of an element (tool or things in the insert menu) to see a list of suggestions.
  • In the legacy editor -Type { and the beginning of the macro name to see a list of suggested macros.