Read a single specific record and showing it in a page

Hi,

I have a record in a technical table with statistic info and want it's data to be used like in the dashboard example. So it's only 1 record with a certain key value.
I search the complete site but I still didn't to get the correct data in the fields of my page.
Is there somewhere an example for me to look how to do this ?

Regards
Henk

Hi Henk,

You can use getXXXBy method to get single record. Check the Load of some edit page from our CRUD pages template for more info.