Toolbar and Fields subpattern

This article provides information about the Toolbar and Fields subpattern. This container pattern is used to show actions above a subpattern of data fields. The toolbar should contain fewer than 10 actions.

Usage

This container pattern is used to show actions above a subpattern of data fields. The toolbar should contain fewer than 10 actions.

Model

High-level structure

  • [Container]

    • Toolbar (ActionPane, Style=Strip)
    • ContentGroup (Group) – Note: A fields subpattern is used.

Core components

  • Apply the ToolbarFields subpattern to the container control.
  • Address BP Warnings:
    • No additional BP checks are required beyond the AX6.3 BP checks that were carried forward.

Commonly used subpatterns

UX guidelines

The verification checklist shows the steps for manually verifying that the form complies with UX guidelines. This checklist doesn't include any guidelines that are enforced automatically through the development environment. Open the form in the browser, and walk through these steps.

Standard form guidelines:

Toolbar guidelines:

Resources

Typically used by patterns

Appendix

Open issues

  • Should the ShowMoreLess group be part of the pattern, or should it be its own subpattern?
    • We treat the ShowMoreLess group as a custom container pattern until there's enough demand to justify the addition of a new pattern.