> ## Documentation Index
> Fetch the complete documentation index at: https://superofficeas-bugfix-ty-screen-designer-paradox.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-bugfix-ty-screen-designer-paradox/G4reeQVP-LmhQATQ/media/loc/en/database/tables/static_list_ref.png?fit=max&auto=format&n=G4reeQVP-LmhQATQ&q=85&s=15c6ac5de9b0298f9965ec5464c82e6e" 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.
