In the group template (Group Template->edit group) are 3 fields, an image and a field which includes just a ">" to symbolize the possibility to open the whole record. This feature is not implemented yet.
When I fill the DataGrid (DGText) with data, each of the 3 data fields and the image are filled correctly and on the first line the ">" field is shown too. On every other record line is the last field (">") missing while all of the other fields and the image are shown the right way.
The behavior script was adjusted according to the lessons to set the geometry of each object in the group and to get the right data into each field.
Does someone has an idea why the ">" field is missing on the second an any further record line in the DG?

Thanks!