Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Table of Contents
minLevel1
maxLevel62
outlinefalse
typeflat
separatorpipe
printablefalse

...

Add-on

Scaffolding

Platform

Server, Data Center

Macros

Text Data, Date Data, List Data, User Options, Get Data

Step-by-Step Guide

Table of Contents
minLevel3
maxLevel3
outlinefalse
typelist
printablefalse

Step 1 - Create a table

  • create a table with 6 rows and 2 columns

  • fill in the table with the following data

...

  • edit the page again

  • create a table similar to below

Project Initiation

Project Analysis

Development

Code Review

QA

Bug Fixes

Support Handover

Documentation

Monitoring

Reporting

Project Period

Step 5 - Retrieve user-entered data and display It

...

Do the same for the rest of the table cells with Get Data macros that reference the other data macros that we saved information in.

The table should then look similar to below.

Project Initiation

Image Removed
Image Added

Project Analysis

Image Removed
Image Added

Development

Image Removed
Image Added

Code Review

Image Removed
Image Added

QA

Image Removed
Image Added

Bug Fixes

Image Removed
Image Added

Support Handover

Image Modified / Image Modified / Image Modified

Documentation

Image Modified / Image Modified

Monitoring

Image Removed
Image Added

Reporting

Image Removed
Image Added

Project Period

From Image Modified to  Image Modified

  • choose Save

Tip
  • ensure that each Scaffolding element has a unique ID, as having the same ID for different elements may cause issues

  • macro names are like variables that store data and these names allow the data to be retrieved at a later time

  • dates from Date Data can be formatted (e.g. dd-MMM-yyyy)

...