Help with Grouped Action - execute a sequence of actions

I have an app that has 2 tables:

  • Check-in table for people that complete an appsheet form to check-in for a COVID 19 vaccination
  • Vaccination table for once they are ready to be vaccinated

Staff will open a record in the check-in table to confirm the patients details and confirm with their photo ID. Once they have done this, I have a Grouped Action which:

1 - copies the record from check-in table to vaccination table
2 - deletes the record from check-in table
3 - navigates to another view within the app (using App:go to another view within the app)

When I group these 3 actions together into a grouped app, the copying of data to the vaccination table is OK, the deletion of the check-in data is OK but does not navigate to another view.

When I run the third action (go to another view) separately that works fine on its own.

Am I doing something wrong ?

0 6 1,574
6 REPLIES 6
Top Labels in this Space