Gary Thompson
ย ยทย Creative Director, Fight Record Ltd.

How to filter items in column

I have a news article page which passes data from a collection in Firestore. The document contains a list of strings for the article content. I have filtered the children in the column using 'First Few Items' to only show the first 2 string values in the list index (as shown below), but I would also like to duplicate the list and show the remaining items. Anyone know how to do that?

The reason is I'd like to add and display another widget between the article content.

1