Dynamic Data Button

   MaestroThe UI design product.  |   Form Builder |  All versions This feature is related to all versions.

Maestro comes with the Dynamic Data Button component.

Note

This component inherits properties and shared styles from the Button component.

Usage

  1. Open the Palette pane in the Maestro Editor.
  2. Locate the Dynamic Data Button component within the Buttons folder.
  3. Drag the component into the View pane or the Wireframe.
  4. Configure the component's properties via the Properties pane.

Properties

The following properties are available to the Dynamic Data Button component:

Icon
Icon
icon

Select the button icon

Icon Position
Option
iconPos

Select the button icon position

The following options are available from the Icon Position dropdown:

Label Value
Left left
Right right

Accessibility

Aria Label
Text
ariaLabel

Enter the Aria Label for this button

Configuration

Service Name
Text
serviceName

The name of the dynamic data service to call

Enforce Input Field Validation
Boolean
enforceFieldValidation

Dynamic Data Button will check that input fields are valid before performing call.

Input Field Mapping
Field Ref Map
inputFieldRefs

The fields to pass into the dynamic data call

Response Field Mapping
Field Ref Map
responseFieldRefs

The fields to populate with response data

Enable Progress Message
Boolean
enableProgressMsg

Check to enable loading message popup

Progress Message
Text
progressMsg

Text to display in loading message

Next, learn about the Topics component.