Blocks
Questions related to different Softr block types
Can I link a List Details block to a Table?
Yes, you can add a button to a table row and link the List Details block to the Table (it is similar to connecting the List Details block to the List block).
How to disable Header & Footer?
You can disable them from your application's Page Settings.
Can I apply separate metadata and slug for each List Details record?
Yes, it is possible to do as described here.
Airtable entries are not showing. Why?
Each field needs to be mapped (connected) with its corresponding field on Airtable. Also, the fields might be sorted by a Field that has been modified on Airtable or no longer exists.
How to display a filtered/sorted version of the Airtable table through the List or other dynamic block connected to Airtable?
You need to add a new view on Airtable with the required filtering/sorting and connect that specific view on Softrโs List block via the Default View option. Alternatively, you can use the List's sorting option (Sort By) and conditional filtering to filter the list.
How do I show tags and can I filter data using tags?
To display multiple tags, you can link your Tag field to a multi-select field on Airtable. Note that tags are for displaying information only and can't be used to filter the list.
How do I make forms in Softr retrieve the webpage URL user is submitting the form from?
You will need to create a hidden field and pass it as the value {PAGE}.
The form is not being submitted. Why?
The most common cause is that the Tag field of the form field doesnโt correspond exactly to the Airtable field (itโs case-sensitive as well).
How to embed a Softr block/page on an external site?
You will learn how to do it here.
How to show signup instead of a 401 page (not authorized)?
You will learn how to do it here.
Can I use a Checkbox field in a List Conditional Filter?
You need to use a Formula field on Airtable to convert it to regular text. Learn more here.
Last updated
Was this helpful?