How to change state in mobile app

:wave:Hi community, this post will guide you on how to change state in mobile.

Goal:
To guide users on how to update the state of an entry using three different methods in the mobile app.

Description:
This post shows you three simple ways to change the state of an entry in the mobile app


Steps:

There are :three: ways to achieve this:

Below is an example of a hotel cleaner wants to change the state of a room.

  1. From Listing
  1. When view entry
  1. Execute activity change state

After hotel cleaner cleaned the room and change the state of the room:
:confetti_ball:All three methods give the same and successful result.