Could you please improve the experience with the Table Information Page.
You probably all have used the Page "Table Information" where you can check the number of records on each table.
One of the tables that has a lot of records in our customer's tenant is the Sent Email table.
When you click on the field "No. of Records" then the table should open.
https://github.com/microsoft/BCApps/blob/main/src/System%20Application/App/Table%20Information/src/TableInformation.Page.al
The problem is that the license in the cloud isn't sufficent to run/view the "Sent Email" Table.
Steps to Reproduce the issue:
- Open the Page Table Information
- Search for Sent Email
- Click on the field "No. of Records" for "Sent Email" table
It would be useful if we still can open the Sent Email Records by clicking on the "No. of Records".
Maybe by opening the page "Sent Emails" instead.
https://github.com/microsoft/BCApps/blob/main/src/System%20Application/App/Email/src/Email/Sent/SentEmails.Page.al#L27
It would be the best if you implement a generic pattern.

Business Central Team (administrator)
Thank you for this suggestion! Currently this is not on our roadmap. We are tracking this idea and if it gathers more votes and comments we will consider it in the future. Best regards, Business Central Team