> ## Documentation Index
> Fetch the complete documentation index at: https://docs.superoffice.com/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/8-OIGQQJR0VGDXy_/media/loc/en/database/tables/static_list_ref.png?fit=max&auto=format&n=8-OIGQQJR0VGDXy_&q=85&s=f9684898dfa38dd80f58bf67d4c06770" 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.


## Related topics

- [s_list table](/en/database/tables/s-list.md)
- [SelectionMemberStatic](/en/api/archive-providers/reference/selectionmemberstatic.md)
- [s_list_element table](/en/database/tables/s-list-element.md)
- [s_washing_list table](/en/database/tables/s-washing-list.md)
- [s_list_customer table](/en/database/tables/s-list-customer.md)
- [s_list_shipment table](/en/database/tables/s-list-shipment.md)
