Blocks

Questions related to different Softr block types

How to add a Search Bar for the whole site?

Unfortunately, this feature is not available yet.

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?