Back Prev Page
Back Prev Page is an action that uses to go back previous page.
Usage
It always uses with "Page" component and can be set with a button for going back previous page after pressed.
Action [ Backed ]
Simply click the action you want to define and drag components inside.
Backed:
It used to define the action once the app backed to previous page.
Example
Reload "List" data (*Be reminded that you should set a alias to that "List" component first) once we go back to previous page. The logic is showed below. ( ) is used to define the action we selected and [ ] is used to define the properties we set:
Button -> (pressed) -> Back Prev Page -> (backed) -> Reload Action [Action: LIST ALIAS]