View Designer

You can use the View Designer tab to modify the layout of financials views and to create custom summary views for use in the Projects module. Custom summary views are also used to layout a work item request page.

The View Designer tab has five sections:

Adding a form

The forms that you create in the View Designer tab are the tabs that appear in the associated Summary tab. When you create a new form in the View Designer tab, the form is displayed in the Forms list in the View Layout box of the View Designer tab, where it is available to be used in Summary tabs. When creating forms, you can:
  • Create a new form.
  • Add blocks of JavaScript code to the form by using the Script button.
  • Create a new form based on an existing form by using the Copy button.
  • Rename a form.
To add a form
  1. From the application toolbar, click Setup, and then select Customization.
  2. Select the View Designer tab.
  3. Under View Layout, click New.
  4. Name the form and click OK.
  5. Click and drag the appropriate attributes and controls to the layout pane and modify their properties as necessary.
  6. Under View Layout, click Save.

Adding a view from within the View Designer

You can add custom summary views to your configuration.

To add a view from within the View Designer
  1. From the application toolbar, click Setup, and then select Customization.
  2. Select the View Designer tab.
  3. Under View Layout, define the view: from the Investment list, select the work item type that the summary view will be associated with, from the Views list, select a view, and from the Forms list, select an existing form or click New to create a new form. If you select an existing form, you can click the Script button to display the Code Editor dialog box, which can be used to insert blocks of JavaScript code into the form.
  4. Under Attributes, left-click and drag an attribute onto the layout pane, and position it as desired.
  5. Under Properties, set or modify the properties for the attribute. Click the button, if available, to make different types of modifications, such as selecting a color or opening a text editor.
  6. Under Controls, left-click and drag a control onto the layout pane.
  7. Under Properties, set and modify the properties for the control. Set the properties in the Properties box for each element. If you put a work item dependency into the form, you must configure the dependency.
  8. Click Save.

Copying a form

You can create new forms by copying existing ones.

To copy a form
  1. From the application toolbar, click Setup, and then select Customization.
  2. Select the View Designer tab.
  3. Under View Layout, select the summary view that contains the form you want to copy.
  4. In Forms, select the form and then click Copy.

Copying a view in the View Designer

You can add new views by copying the settings, properties, and layout of an existing view.

To copy a view
  1. From the application toolbar, click Setup, and then select Customization.
  2. Select the View Designer tab.
  3. Under View Layout, select the work item type, its associated view, and the form you want to copy.
  4. Click Copy.
  5. In the Copy To dialog box, select the work item type and view that you want to copy, and then click OK.
  6. Under View Layout, click Save.

Deleting a form

If you are not using a form, you can delete it.

To delete a form
  1. From the application toolbar, click Setup, and then select Customization.
  2. Select the View Designer tab.
  3. Under View Layout, select the summary view that contains the form you want to delete.
  4. In Forms, select the form and then click Delete.

Deleting a view from the View Designer

If you are not using a view, you can delete it. You cannot delete out-of-the-box, system views.

To delete a view
  1. From the application toolbar, click Setup, and then select Customization.
  2. Select the View Management tab.
  3. Select the Investment Views tab.
  4. Under Investment Views, select a view and click Delete. You cannot delete system views.

Renaming a form

You can rename any form in any view.

To rename a form
  1. From the application toolbar, click Setup, and then select Customization.
  2. Select the View Designer tab.
  3. Under View Layout, select the work item and then the view which contains the form that you want to rename.
  4. Select the form and click Rename.
  5. Type the new name and click OK.