Skip to content

This action is used to search data based on the value entered in the search box.

search

  • How-To
  1. Set the Search Type in the Component Attribute.
  2. Choose one of Default for Search Type in the Component Attribute and input, date, or select in the Control Attribute.
  3. Set the Business Object's Field in the Attribute of the added search Control.
  4. Add a button to the screen to execute the search and register a Click Service.
  5. Select Search in the Action Designer and place it on the Action Canvas. Choose the Platform Type. Select Include Reload for Type and choose the target Control for the search.
  6. Click Save to save the configured settings.
  7. Set the Search Type to Static in the Component Attribute, and add the Text or SelectBox to the Component in the Component Detail for search.
  8. Choose the Business Object's Field to be used for the search in the Attribute of the added Control for search. The rest is the same as steps 6 and 7 above.