Get All Users¶
The get all users is a function in the users functions which allows to create a list of the register users or get information from users, this function is very useful if the admin need to check or change a status of the actual users of the app.

β Callbacks ¶
- Error retrieving all users: you can set functions after the app can't retrieving all users from the database.
- Success retrieving all users: you can set functions after the app can retrieving all users from the database.
π Example.¶

- Add a get all user function on the screen using a on load.
- Activate a global formater function in the success retrieving all users.
- Put a previous outputs pressing get all users.
- Select object in origin type.
- Select array with ID on target type.
- Activate an add collection to UI function.
- Put a previous outputs pressing global formater.
- Open the modify elements in list instructions.
- Select the container to change in list settings.
- Select the element to modify in list data.
- Select which you need to modify on the control property.
- Open the list context and write name on the attribute from output.
