The List Component is a special type of Collection Component that allows you to display items in a list. You can use this layout when your primary focus is displaying data, especially when images are not available or necessary.

Adding and Setting Up List Collections
To set up your List Collection:
In the Layout Editor of your app, click the plus (+) symbol to add a new component.
Find Collections in the menu and select List.
Choose what Data Source it should use.
Give the collection a Title.
Customize your collection with Data and Design.
Choose if you'd like to limit the number of items that appear, as well as how many items to show per page.
Set Visibility Conditions for your data if needed.
To update your List Collection, go to the Components section, click on your collection, and make your desired changes. You can preview each change live as you make adjustments.
Adding an Action to your Collection
You can add Actions to your List Collection to allow users to interact with your data. For example, you can add a Button that takes users to a detailed view of a record or opens a form to submit information to you.
Select your List Collection, then go to the Actions menu on the right side.
Choose Enable advanced actions.
Choose where to add the action.
Choose from our menu of actions, or create your own custom action.
Take your new action for a test run!