The dbExpress Displayer Widget is designed to display a database Record.
In general, the page that includes a Displayer is called from a Repeater line.
A DB Field that displays a field record, must be placed inside a Repeater when you need to display a list of records, or inside a Displayer when you need to display a single Record.
You must set the data source for a Displayer by editing its advanced properties.

...