# Content with Search Bar

#### **Parameters**

| **Parameter**         | **Description**                                                                   | **Accepted Values**           | **Default Value** |
| --------------------- | --------------------------------------------------------------------------------- | ----------------------------- | ----------------- |
| `pageId`              | Specifies the page to display the content search results.                         | A valid page ID.              | `1`               |
| `taxonomy`            | Filters content based on taxonomy IDs.                                            | Comma-separated taxonomy IDs. | *None*            |
| `ids`                 | Displays specific content items based on their IDs.                               | Comma-separated content IDs.  | *None*            |
| `zone_id`             | Filters content by a specific zone.                                               | A valid zone ID.              | *None*            |
| `channel_id`          | Filters content by a specific channel.                                            | A valid channel ID.           | *None*            |
| `format`              | Sets the format of the displayed content (e.g., as a masonary wall or in a list). | `list`                        | *None*            |
| `enable_multi_select` | Enables or disables the ability to select multiple filters simultaneously.        | `true`, `false`.              | `true`            |
| `list_unconnected`    | Displays content that is not connected to other entries or relationships.         | `true`, `false`.              | `false`           |

***

#### **Usage Examples**

| **`default`**             | `[content_with_search_bar taxonomies='905']`            | <img src="https://45522127-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FS512VHdqGC4MSzdDrKgr%2Fuploads%2FiiHfRqJ7PVcD9UT8XY6b%2FScreenshot%202024-11-25%20at%2010.37.29.png?alt=media&#x26;token=5902f91b-ab73-4223-b04f-a7ce66e5cdc1" alt="" data-size="original"> |
| ------------------------- | ------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| **`format`**              | `[content_with_search_bar format="list"]`               | <img src="https://45522127-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FS512VHdqGC4MSzdDrKgr%2Fuploads%2F5TETUlEIQ8eBKp06NNZr%2FScreenshot%202024-11-25%20at%2010.37.55.png?alt=media&#x26;token=c5810af7-e2bc-4e92-a2e6-6f60f4929132" alt="" data-size="original"> |
| **`enable_multi_select`** | `[content_with_search_bar enable_multi_select="false"]` | <img src="https://45522127-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FS512VHdqGC4MSzdDrKgr%2Fuploads%2FFfWXQWhoRQ60X3IvCYZl%2FScreenshot%202024-11-25%20at%2010.38.29.png?alt=media&#x26;token=96fccfa8-b324-4d28-9821-22d4cbbe71fb" alt="" data-size="original"> |
| **`enable_multi_select`** | `[content_with_search_bar enable_multi_select="true"]`  | <img src="https://45522127-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FS512VHdqGC4MSzdDrKgr%2Fuploads%2FnSIN4539il40qBooF60q%2FScreenshot%202024-11-25%20at%2010.39.08.png?alt=media&#x26;token=aff2baba-1bb8-4f30-b623-b1e32d0d8026" alt="" data-size="original"> |
