> ## 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.

# 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-bugfix-ty-screen-designer-paradox/G4reeQVP-LmhQATQ/media/loc/en/database/tables/screen_definition_hidden.png?fit=max&auto=format&n=G4reeQVP-LmhQATQ&q=85&s=dbb4b8920763f8c046560fa777682856" 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.
