ATP Base Stack

The global configuration stack.

  • You need one per page where you want to use either a Result Set or Record stack.
  • You can use one or more Result Set or Record stacks on a single page.
  • (Required) Set the Airtable API key
  • (Optional) Specify Time Zone and User Locale for correct display of dates and times
  • (Optional) Change the query parameter for record IDs (used by Record Link and Split stacks)
Image

⚠️ Tokens

All stacks placed in the Result Set stack and Record stack drop zones will be parsed and tokens ({{Field name}}) are replaced with the field values of the current record.

  • To access field data inside the stacks, enclose the field name with double curly braces: {{Field name}}.
  • Tokens in inspector values getting also translated. Very usefull to place numeric values or CSS classes from Airtable fields into the stack, this allows some powerfull CMS like features.
Special Tokens

ATP supports some special tokens you can use with the Header and Footer stacks and some record related tokens / variables:

Global for header and footer stacks

  • {{searchTerm}}: displays the last search term used. Use it for example for the result list heading or inside the "no records" found zone
  • {{recordCount}}: shows the number of records found

For every record found

  • {{recordNumber}}: Incremental number, starting from 1 to number of records found
  • {{recordID}}: the Airtable record id.
  • {{createdTime}}: Date/Time the record was created

Airtable Publisher Stack Suite

ATP Base UPDATED
ATP Result Set UPDATED
ATP Record
ATP Record Link
ATP Image
ATP Attachment
ATP Condition
ATP Split
ATP Pagination
ATP Search Form NEW

Download 1.1 beta and demo file

The updated demo version includes the new search feature and uses the Airtable "Product" base to showcase data handling and some of the included stacks.
You need the free Bootstrap theme by Theme Flood