Customize

Display Record List in Blank Space Field

Summary

Display a list of records in a blank space field.

How to use

Parameters

Set Place, Record, Fields to Display, Maximum Height (px), and Link to Record Detail Page.

Place

Specify the space field to display the records.

Record

Specify the action to retrieve the records to be displayed in the list.

Even if the specified record is empty (i.e., zero rows), it will not result in an error, and the message “There are no records to display” will appear.

Display Field

Specify the fields to be displayed in the record list.

When you organize the chosen fields, they will appear in that order on the list.

Note that this parameter does not accept the following field types:

  • Table
  • Related records
  • Field group
  • Blank space

You cannot select the table itself, but you can select the fields within the table. When selecting fields within a table, one row of the table becomes one row in the list, and fields outside the table are displayed with vertical cell merging for the number of table rows.

The attachment field will be displayed in the link format. Images and PDFs will be displayed in a gallery format (preview) when clicked. Other files will be downloaded when clicked.

Maximum Height (px)

Specify the maximum height of the table in pixels. If there are many records and they cannot be displayed within this limit, a scrollbar will be shown.

Select whether to show a link icon to the record’s page in each row of the list.

If you choose the “Record Detail Page” or “Record Edit Page,” a link icon will appear for the detail or edit page of each list row. Clicking the icon opens the details or edit page for that record: in a new tab on PC and in the same tab on mobile.

Information for advanced users

The tables that will be displayed will be assigned the following CSS class names:

  • The table itself: customine-record-table
  • In each cell: field type (e.g.) SINGLE_LINE_TEXT
  • In each cell: field code (e.g.) number_1

In addition, the

surrounding the table will be assigned an ID in the format “customine-records-action number”. (e.g.) customine-records-1

With this ID, you can customize the table style by registering a CSS file in the app.