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.
- How-To
- Register the Reset Action in the Button Control Service.
- Since the Reset Action uses a Component as a Parameter to reset, set
fixedDataSelect
for the Parameter of the Reset Action. - Register the Component to be reset in the key field.
- Reset the Component by entering the ComponentId in the Parameter Key to be passed to the Reset Lambda.