Creates multiple instances of records

The overview page, where you see the descriptive fields from the PersistentRecord and have the edit/delete buttons, is (probably) a RecordActionTable, as Kevin points out. There’s an example of one here:

The RecordActionTable automatically creates a RecordEditForm when you select edit, or you can manually create one:

1 Like