Skip to content

1.4.1. Reset

Reset to the initial state of the component.
This is done to reset the search value entered by the user in the List Component.

Reset 1

  • How-To
  1. Register the Reset Action in the Button Control Service.
  2. Since the Reset Action uses a Component as a Parameter to reset, set fixedDataSelect for the Parameter of the Reset Action.
  3. Register the Component to be reset in the key field.
  4. Reset the Component by entering the ComponentId in the Parameter Key to be passed to the Reset Lambda.