First post, so I apologize if this is in the wrong place, or it’s a duplicate. I did a search, but did not find a match. Also, this feature could already be in the app, and I just missed it. Situation: I’ve got a 1-to-many relationship between two tables in a single base. For illustration purposes, let’s say one table is “People” and another is “Families”. Let’s say that I accidentally link the wrong Person to a Family. Is there a way in the Android app to remove that relationship? It looks like I can long-tap and move the records/links, but there does not seem to be a way to remove them. In the web app, I can select an “X” in the field to delete the relationship, but not in the Android app.
... View more