The dbExpress Displayer Widget is designed to display a DB Record.
In general, the page that includes a Displayer is called from a Repeater line.
A DB Field that disiplays 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 Table source for a Displayer by editing its advanced properties.
Example of dbExpress Displayer
...