I’m trying to set up a page that a user can edit a element from a member-only collection from a table that displays those records [Table example below].
For example, if a user wants to edit the year of a car from this table, the user can click on that element and edit and save those changes. Is such a feature possible currently?