[Automation] add a new row, then Move to the record

I am trying to set the automation.

In my app, there are 3 tables.

[Order table]ID_OrderCity  
[Detail table]  *auto saveID_DetailID_OrderItemJudge
[Info table]ID_InfoID_DetailID_OrderInformation

Automation launched when [Judge] on detail filled in.

*Current setting

  1.  If "Judge" = "Move to Info", Add a new row to the "Info" table.
  2.  All columns are inputed automatically.
  3.  The view is return to "Starting View"

*What I want to do

  1.  If "Judge" = "Move to Info", Add a new row to the "Info" table.
  2.  All columns are inputed automatically.
  3.  Show this record with the specific view (not form view).

How can I show the specific view in the sequence of the automation?

 

スクリーンショット 2022-03-18 12.18.10.png

Solved Solved
0 6 254
1 ACCEPTED SOLUTION

Thanks your comment.

I had try and errors, but it is difficult for me.

I've decided to follow this article.

https://www.googlecloudcommunity.com/gc/AppSheet-Q-A/Multiple-quot-row-selected-quot-event-actions/m...

View solution in original post

6 REPLIES 6
Top Labels in this Space