How can I get AppSheet to allow users to update a single field where main table is a view and links to updateable table?
Summary The problem revolves around configuring AppSheet to allow users to update a single field in a table that is linked to a read-only BigQuery view. The main goal is to enable users to edit a comment field in the detail view of an AppSheet app, where the comment is sourced from a separate, updateable … Read more