[Answered] Adding Collection Field to a Data Group

Hi, any help is greatly appreciated.

I have a collection with 5 fields…
… and I created a page with a data group of the collection but it only shows 4 fields.

How can I add another field in the collection to the list? The field is a reference field.
I can’t seem to figure this out.

Thanks.

Hi @RobertN,

In your above screenshot, it looks like you are using Data Table component.

You can just duplicate the cell header and body to add new columns to the table.

If you want to add a reference field, then just duplicate the cells of any column and then from the Properties/Settings option of that cell, choose the field which you want to display. Reference fields usually comes in the last of the fields dropdown.

Detailed Tutorial of Data Table:

Please let me know if this helps.

Thanks.

Also, if you want to useD Data Group, then below is the tutorial:

Thanks.

Thanks Vishal. All good.