Action Pane Strip Overview

Applies To: Microsoft Dynamics AX 2012 R3, Microsoft Dynamics AX 2012 R2, Microsoft Dynamics AX 2012 Feature Pack, Microsoft Dynamics AX 2012

An action pane strip is a collection of controls that organize and display action pane buttons. Like the action pane found on list pages and details forms, the buttons in an action pane strip represent specific tasks and operations that you can perform. For information about action panes, see Action Pane Overview.

The following illustration shows an action pane strip for a form. An action pane strip can also appear with a FastTab, or a grid control.

Action pane strip at the top of a form

Action Pane Strip Design

An action pane strip is a simplified version of an action pane that includes a single row of buttons. The small number of buttons reduces the amount of work that you have to do to design and build an action pane strip. To design an action pane strip, you use many of the same guidelines as an action pane. For example, the most used buttons appear on the left side of the action pane strip. In addition, you can add icons to the buttons that represent the task the button performs. For more information about how to design an action pane strip, see Action Pane Strip User Experience Guidelines.

You use an action pane strip with a smaller form where a full action pane uses too much space or the form does not have enough actions to justify an action pane. You can also use an action pane strip when you want to put actions closer to relevant records and data fields. For example, you might want to show actions that apply to the records that appear in a grid or a FastTab.

You customize the action pane strip by adding action pane buttons. For example, a form that supports creating or deleting records should have New and Delete buttons. In the illustration, the buttons are labeled New, Delete, Variant suggestions, Product image, Release products, and Translations.

You use the buttons to perform a specified action using the record or information shown on the form. If the action pane strip does not contain any buttons, the strip will not be visible.

Gg848145.collapse_all(en-us,AX.60).gifForms with action pane strips

The form design guidelines include an action pane strip across the top of the following types of forms:

  • Simple details

  • Simple list

  • Simple list and details

You can use templates to create simple list and simple list and details forms. The template adds the controls for the action pane strip to the Design node of the form. You customize the action pane strip by modifying existing buttons or adding new buttons. When used at the top of a form, the action pane strip appears next to the File menu.

Note

The File menu is a system-generated menu that displays commands you use across all forms. The menu includes clipboard commands, filtering, personalization, tools, and other options.

Gg848145.collapse_all(en-us,AX.60).gifFastTabs and grids on a form

You can add an action pane strip that appears with the following controls on a form:

Control type

Description

FastTab

Add the action pane strip to a FastTab to show the actions that apply to the contents of the tab. You can use the action pane strip to show relevant actions that might be difficult to find in the action pane at the top of the form. For more information about FastTabs, see FastTabs.

Grid

Add an action pane strip that appears above the grid to show actions that are relevant to the records that appear in the grid. Typically, the action pane strip includes Add, Remove, and Details buttons that you use to create, delete, or view records that appear in the grid.

Action Pane Strip Controls

To build an action pane strip, you use the same controls that you use to create an action pane. For information about how to add an action pane strip to a form, see How to: Create an Action Pane Strip.

The following table describes how an action pane strip differs from an action pane. For more information about the controls you use with an action pane strip, see Action Pane Overview.

Control type

Description

Action pane

You add an action pane control in the Design node of the form. You use the Style property of the action pane control to specify the appearance of the action pane strip.

Action pane tab

You add a single action pane tab to the action pane. You do not have to provide a caption for the tab.

Button group

You add a single button group to the action pane. You do not have to provide a caption for the group.

Buttons

You add one or more buttons to the button group on the action pane strip. You should limit the number of buttons to what can appear in the strip. For more information about buttons, see Action Pane Button Overview.

See also

Action Panes and Action Pane Strips

Announcements: New book: "Inside Microsoft Dynamics AX 2012 R3" now available. Get your copy at the MS Press Store.