Is there a way to delete a row from a child table whilst editing the parent record?
When viewing the parent record, I know that I can click on a row in a child table to view the record in detail view, and so delete using the system generated Delete action (or I could add an action to the child inline table). However, in edit mode, the default behaviour when a row in a child table is clicked is to open the child record in edit mode, where there is no Delete action. I’ve tried adding an action to open the child record in detail view (with a Delete action in that view), but can’t get it to work.
What am I missing?
