Skip to content

Object Selection

The Object Selection element allows selection of Business Object.

Settings:

  • Required: If checked the User cannot complete the UI without selecting a Business Object
  • Disabled: If checked the User cannot update the selection and the value should be set from the Flow
  • Show label: If checked the element label will not be shown above the dropdown but only as placeholder
  • Selection Options: Search and Scan, if the selected Business Model has a Scan property you can allow only selecting a Business Object by scanning, by default the selection can be made by searching
  • Show as: This allows you to show the selected Business Object as link or as preview, the link contains only the name of the Business Object and the preview contains the name and other properties

Filters:

You can filter by one or multiple properties.

For example if you want to achieve a hierarchy: Country => City => Factory you can add 3 Object Selection elements, the 2nd (City) element should have a filter for Country and the 3rd element (Factory) should have a filter for City

You can also click on the "Add related business object selection" button which will automatically add another element and prefill the filters

Conditions:

There are 6 types of conditions - Equals, Not equals, Property equals, Property not equals, Property contains, Property does not contain

See UI Designer