> ## Documentation Index
> Fetch the complete documentation index at: https://superofficeas-add-read-me-page.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# screen_definition_hidden table

> The name of a hidden variable to keep for this screen

## screen\_definition\_hidden Table (373)

The name of a hidden variable to keep for this screen

## Fields

| Name               | Description                                   | Type                                             | Nullable |
| ------------------ | --------------------------------------------- | ------------------------------------------------ | :------: |
| id                 | Primary key                                   | PK                                               |    No    |
| screen\_definition | The screen-definition this element belongs to | FK [screen\_definition](./screen-definition.mdx) |    Yes   |
| variable           | The name of the variable to keep              | String(255)                                      |    Yes   |

<img src="https://mintcdn.com/superofficeas-add-read-me-page/EIlQsei6VFGz7-lR/media/loc/en/database/tables/screen_definition_hidden.png?fit=max&auto=format&n=EIlQsei6VFGz7-lR&q=85&s=07851fa161419f1e649c74e9b5453ecd" alt="screen_definition_hidden table relationship diagram" width="607" height="59" data-path="media/loc/en/database/tables/screen_definition_hidden.png" />

## Indexes

| Fields             | Types | Description |
| ------------------ | ----- | ----------- |
| screen\_definition | FK    | Index       |

## Relationships

| Table                                     | Description           |
| ----------------------------------------- | --------------------- |
| [screen\_definition](./screen-definition) | A configurable screen |

## Replication Flags

* None

## Security Flags

* No access control via user's Role.
