Skip to main content
Planview Customer Success Center

Contextual Menu for Work Plan

What's New

An enhanced contextual menu (right-click on Windows, or secondary click on MAC) for Work Items gives you quick access to common actions, related items, and custom actions.

How it Works

  1. Go to Settings > Profiles, and select the Work Item (for example, Project).
  2. Expand Actions, and click Edit on Contextual menu - additional Work Plan items.
  3. Customize the contextual menu by adding or removing items.

mceclip0.png

The updated menu

mceclip1.png

How to Restrict the Additional Menu Actions

The new contextual menu is enabled by default, and adds additional actions.

Some profiles such as Customer Portal / External Collaborator may not require the additions.

As an admin, you can remove the additions, either manually by editing the Profile settings, or by completely removing the new menu using css.

Editing the Profile

  1. Go to Settings > Profiles, and open the relevant Profile.
  2. Expand Actions, and on the relevant item, such as Contextual menu, click Edit.
  3. Click on the x to remove an action from the menu.

remove-actions.png

4. Save your settings.

Remove the Menu Using Custom CSS

  1. Go to Settings > Profiles, and open the relevant Profile.
  2. Expand Settings, and scroll down to Custom CSS.
  3. Enter the following snippet:
    #PreviewPopUpDialogContextMenu {display:none !important;}
  4. Click Save.