Adding a Company Concept and a Related Employee Concept

You should be familiar with adding a concept. In this subtask you add two simple concepts that will be used to demonstrate the Dashboard internal linking feature.

Procedure

  1. Right click the Concepts folder, and select New > Concept.
  2. At the New Concept wizard, name the first concept Employees and click Finish.
  3. Add one integer property, numEmployees.
  4. Add another concept named Company. Add the following string properties:
    • Name
    • Symbol
  5. Add a referenced concept property named Employees that references the Employees concept. (To set this up, in the Type field, browse to the type ConceptReference, and select Employees.concept.)