I have an app that has 2 tables:
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 ?
User | Count |
---|---|
27 | |
14 | |
4 | |
3 | |
3 |