Perform Action When User Taps Record in Table List

I would like to perform the following action/behavior, and I’m not sure if it’s possible or how to do it. I read all about actions and behaviors and played around, but couldn’t figure it out.

When a user clicks a record in a table list, I want to pop up a screen to say “Start Install?” and if the answer is yes, log the current time into the “Start Time” field. If No, continue on to view the data.

I saw in the list of Actions that you can send the user to another view; perhaps I could try to accomplish something similar that way. How do I tell AppSheet to perform an action if the user taps a record in a table list with Status = “Red”?

Solved Solved
1 27 1,149
1 ACCEPTED SOLUTION

That’s what I was looking for! Thanks! Now I want to challenge you to implement a Record Time 2 action using: (a) a Grouped: execute a sequence of actions; and (b) two Data: set the values of some columns in this row actions. Then consider how this might allow you the behavior you want.

View solution in original post

27 REPLIES 27
Top Labels in this Space