Previous Topic: Modifying the Panel

Next Topic: Modifying the Parent Panel

Adding the Function to the Property Sheet

Now that you have defined the function that end users use to work with projects and tasks, you must add it to the property sheet.

To add the function to the property sheet:

  1. Drag the Project Property Sheet function from the Object Browser to the body of the Model Editor, and add the following triple:
    Project Property Sheet comprises Project.Maintain Projects
    

    This adds the Maintain Projects function to the property sheet. The order of the comprises triples is important. The first comprises triple sets the function that displays the first tab, and the second one sets the function for the second tab.

    If the Project.Maintain Projects function is the target of the first triple, then do the following steps.

  2. Click the middle column of the Project Property Sheet comprises Project.Maintain Projects triple to select the entire triple.
  3. Drag the triple onto the Project Property Sheet comprises Employee.Edit triple.

    This reorders the triples.

Next, you modify the parent panel so that the child site is large enough to display both the employee tab and the project/task tab.