> ## Documentation Index
> Fetch the complete documentation index at: https://docs.softr.io/llms.txt
> Use this file to discover all available pages before exploring further.

# Blocks

> Questions related to different Softr block types.

<AccordionGroup>
  <Accordion title="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](/building-blocks/vikC2AWEpQGkZd4jGyoVxo/item-details-block-/4bE8XaFbJp45wkAwuWiz8f) the List Details block to the List block).
  </Accordion>

  <Accordion title="How to disable Header & Footer?">
    You can disable them from your application's [Page Settings](/0392ff65acfe4b1c96923c1aac7982f7).
  </Accordion>

  <Accordion title="How to add a Search Bar for the whole site?">
    Unfortunately, this feature is not available yet.
  </Accordion>

  <Accordion title="Can I apply separate metadata and slug for each List Details record?">
    Yes, it is possible to do as described [here](/building-blocks/vikC2AWEpQGkZd4jGyoVxo/item-details-block-/4bE8XaFbJp45wkAwuWiz8f).
  </Accordion>

  <Accordion title="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](/building-blocks/vikC2AWEpQGkZd4jGyoVxo/advanced-form-features/jCim5VWZePgZuaRsUZBnpG) and pass it as the value {PAGE}.
  </Accordion>

  <Accordion title="How to embed a Softr block/page on an external site?">
    You will learn how to do it [here](/building-blocks/vikC2AWEpQGkZd4jGyoVxo/item-details-block-/4bE8XaFbJp45wkAwuWiz8f).
  </Accordion>

  <Accordion title="How to show signup instead of a 401 page (not authorized)?">
    You will learn how to do it [here](/building-blocks/vikC2AWEpQGkZd4jGyoVxo/item-details-block-/4bE8XaFbJp45wkAwuWiz8f).
  </Accordion>

  <Accordion title="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](/building-blocks/vikC2AWEpQGkZd4jGyoVxo/item-details-block-/4bE8XaFbJp45wkAwuWiz8f).
  </Accordion>
</AccordionGroup>
