How can I show data as output only on a list detail page?

I have a list, then when I click on a record, it opens the list detail page.

I want to show some relevant information from the airtable record on my detail screen - with a form to edit some other details.

E.g. show Customer name and account information as output only, but allow the logged in user to update other information on their customer record.

How can I do this?

I believe the ‘edit record form’ (one button edit record) can have as many fields as you need, not necessarily the same fields shown on your list details records.