Skip to content

Card List Element

The Card List element provides a container for displaying dynamic lists of cards from data sources.


Overview

Card List is ideal for:

  • Product listings
  • Content grids
  • Dynamic data displays
  • Repeating card layouts
  • Data-driven interfaces

Adding a Card List Element

  1. Open the Website Builder
  2. Find Card List in the Elements panel
  3. Drag it onto your page
  4. Configure data binding in the Connect Tab

Properties

General Tab

PropertyDescription
Question TextLabel or title for the list

Connect Tab

PropertyDescription
Data SourceWhere list data comes from
Card TemplateHow each item is displayed

Visual Display

In the builder, Card List shows as a placeholder:

┌─────────────────────────┐
│  📋+ Card List         │
│                         │
│  (Data-driven content) │
│                         │
└─────────────────────────┘

At runtime, it populates with actual data items.


Availability

Note: Card List is available in Mobile Card and Web Card applications. It's not available in the Form builder.


Use Cases

Product Catalog

Data Source: Products database
Display: Product cards with image, name, price

User Directory

Data Source: Users list
Display: User cards with photo, name, role

Article Feed

Data Source: Articles/posts
Display: Article cards with title, excerpt, date

Order History

Data Source: Orders database
Display: Order cards with ID, date, status

Data Binding

Card List connects to data sources to dynamically generate content:

  1. Select a data source
  2. Map fields to card template
  3. Cards are created for each data item

Best Practices

  1. Design the card template - Create a well-structured card layout

  2. Consider empty states - Handle cases with no data

  3. Optimize for performance - Large lists may need pagination

  4. Test with real data - Verify display with actual content

  5. Handle varying content - Cards should look good with different data lengths


Questions?

If you have any questions, please don't hesitate to contact us. Alternatively, you can submit an issue on this platform.

Useful Links:

Web Elements - https://help.acenji.com/#/./create-web-application/elements/index Card Link - https://help.acenji.com/#/./create-web-application/elements/card-link/index Modal Form - https://help.acenji.com/#/./create-web-application/elements/modal-form/index

Was this article helpful?

No-Code App Builder