How to limit the amount of entries that show within a related column?

I have an app that has a client details section. Within this section has virtual columns that are found to be related to the client. In this example, it is the invoices. When there is a client with a lot of invoices, it can take time to scroll down to the ADD or VIEW area at the bottom to add another entry or view all the entries for this client. When you click on the view, it allows me to see all the entries for this client.

My question is: How can I limit the amount of entries that show within the first area? Yes I want to be able to click on the view and see all of them. I just want to limit the amount of shown entries so I don’t need to scroll so far to get to the add/view section of the related view.

In the picture it appears to show the total entries. This also shows all eleven entries in the view section and in the related invoices view. I would like to only see 2 of the 11 showing in the related view and all 11 once I click the view.

Hope this all made sense. Thank you in advance for your help

A Detail View option

2 Likes