> ## Documentation Index
> Fetch the complete documentation index at: https://superofficeas-worktree-351-fix-webapi-escaped-anchors.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# static_list_ref table

> This table stores id references for selections id lists

## static\_list\_ref Table (396)

This table stores id references for selections id lists

## Fields

| Name     | Description                                     | Type | Nullable |
| -------- | ----------------------------------------------- | ---- | :------: |
| id       | Primary key                                     | PK   |    No    |
| ref\_id  | The id of the element which this item points to | Int  |    No    |
| list\_id | The id of the list we link to                   | Int  |    No    |

<img src="https://mintcdn.com/superofficeas-worktree-351-fix-webapi-escaped-anchors/KsvSyGQJCWf4OHdL/media/loc/en/database/tables/static_list_ref.png?fit=max&auto=format&n=KsvSyGQJCWf4OHdL&q=85&s=cf9d2edb8397faa9a819bb75b9f9bd36" alt="static_list_ref table relationship diagram" width="125" height="59" data-path="media/loc/en/database/tables/static_list_ref.png" />

## Indexes

| Fields   | Types | Description |
| -------- | ----- | ----------- |
| ref\_id  | Int   | Index       |
| list\_id | Int   | Index       |

## Replication Flags

* None

## Security Flags

* No access control via user's Role.
