Currently, when dragging a table to create an interface using scaffolding, two screens are generated: one for the record list and another for editing. This results in the use of two application objects. Would it be possible to support a master-detail pattern using a single screen for the record list and a popup for editing or inserting a record?