Apply the Notes package

In this exercise you will apply the Notes package to the my_sample_schema schema. The Notes package adds a tab to your record forms and provides a mechanism to log user comments about the change request. These comments typically cover elaborations, clarifications, and suggested solutions for the change request.

To apply the Notes package:

  1. Check out the schema. In the Designer workspace, click File > Open Schema.
  2. In the Open Schema window, select the latest version of my_sample_schema from the table of schemas. Select Check out a schema to edit or continue editing previously saved work. Click Next.
  3. Enter Applying packages in the Comment field. Click Finish.
  4. Click Package > Package Wizard.
  5. In the Package wizard , select Notes in the table of packages. Click Next.
  6. Select the latest version of my_sample_schema in the table of schemas. Click Next.
  7. The wizard prompts you to select the record types to which you want to apply the package. If your schema included multiple record types, you might want to apply the package to only certain record types. Select Defect. Click Finish.
  8. In the workspace, expand the Record Types folder, the Defect folder, and the Forms folder.
  9. Double-click either the Defect_Base or Defect_Base_Submit folder to open it.
  10. To verify that the Notes package was applied successfully, click the Notes tab. Users enter notes in the New Note field. All notes are recorded in the Notes Log field in the order in which they were entered so that users can follow the discussion about the change request.
  11. To verify that the Attachments package was applied successfully, click the Attachments tab.
  12. Close the record form.