My app shows a detail view of a row of data, and has an action that opens a form and pre fills the form with data from the detail view. Is there a way to make app sheet save that data without user input.
E.g. user views last input. Uses action to reenter that same data with the only change being an update of the timestamp. I’d like it in one press and not two as it is currently.
It would be great to have detailed instructions on how to do this. Especially for app creators who have less experience with APIs and webhooks. I have had several use cases where this functionality would come in handy. Currently, I just don’t have the time to dedicate to figuring out how to do something like this with AppSheet.