Where should I add these options?
Option | Description | Expected value |
---|---|---|
sheet |
The name of the sheet with data. Required
|
Any text. |
filters |
A comma separated list of tags the data can be filtered on. Leave blank if you don't want filers. | A list of tags. The tags correspond to the Tags column in your sheet. |
filter type |
Set if users can select multiple filters (AND search) or just one filter. Defaults to multiple. |
select multiple or select one
|
remove all filter |
This removes the "All" filter from the filters. | true/false |
color |
The list item text color. Defaults to the section text color. | A HEX color or color string |
background |
The background color of the list items. Default is the section's background color. | A HEX color or color string |
view |
Which Airtable view should the records be fetched from? Defaults to the default Airtable view "Grid view". | A sheet's view name. |