There are four ways to control the displaying of item properties:

  • Add or remove properties from a given tab. See Specifying Properties to Display.

  • Re-arrange the order of properties on a given tab. See the Sorting Properties section of the SQL Repository Item Properties chapter of the ATG Repository Guide.

  • Make a property that’s editable in the schema always read-only in an application. To do this, create a property view mapping for each such repository property and set the property view mapping to refer to a read-only mode property view (AssetManager.view) .

  • By default, all item types are available in view and edit mode. If you want to restrict the item types visible in one mode, adjust the item types used in conjunction with an item mapping and map mode in the task configuration file. See Updating View Mapping Settings in a Task Configuration File section for instructions.

 
loading table of contents...