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

# ConfigurableScreenAppliesTo table

> Mapping between recipes in scil and chosen type of data (appliesToKey) to differ layouts on

## ConfigurableScreenAppliesTo Table (464)

Mapping between recipes in scil and chosen type of data (appliesToKey) to differ layouts on

## Fields

| Name                            | Description                                                  | Type                            | Nullable |
| ------------------------------- | ------------------------------------------------------------ | ------------------------------- | :------: |
| configurablescreenappliesto\_id | Primary key                                                  | PK                              |    No    |
| recipeId                        | The recipe in scil that might be modified                    | String(255)                     |    Yes   |
| appliesToKey                    | Which data will be used to differ on layouts for this recipe | String(255)                     |    Yes   |
| registered                      | Registered when                                              | UtcDateTime                     |    No    |
| registered\_associate\_id       | Registered by whom                                           | FK [associate](./associate.mdx) |    No    |
| updated                         | Last updated when                                            | UtcDateTime                     |    No    |
| updated\_associate\_id          | Last updated by whom                                         | FK [associate](./associate.mdx) |    No    |
| updatedCount                    | Number of updates made to this record                        | UShort                          |    No    |

<img src="https://mintcdn.com/superofficeas/-KbDeS3ObOMH8eFq/media/loc/en/database/tables/ConfigurableScreenAppliesTo.png?fit=max&auto=format&n=-KbDeS3ObOMH8eFq&q=85&s=bc9e2eeef6b2e6e9c4a53b5133b36fb0" alt="ConfigurableScreenAppliesTo table relationship diagram" width="585" height="59" data-path="media/loc/en/database/tables/ConfigurableScreenAppliesTo.png" />

## Indexes

| Fields | Types | Description |
| ------ | ----- | ----------- |

## Relationships

| Table                    | Description                                                        |
| ------------------------ | ------------------------------------------------------------------ |
| [associate](./associate) | Employees, resources and other users - except for External persons |

## Replication Flags

* None

## Security Flags

* No access control via user's Role.


## Related topics

- [What's new in version 10.1.5](/release-notes/database/changes-10.1.5.md)
- [What's new in version 10.2.6.1248](/release-notes/database/changes-10.2.6.md)
- [What's new in version 10.2.7.5452](/release-notes/database/changes-10.2.7.md)
- [What's new in version 10.2.8.655](/release-notes/database/changes-10.2.8.md)
- [What's new in version 10.2.9.778](/release-notes/database/changes-10.2.9.md)
- [What's new in version 10.2.1.1517](/release-notes/database/changes-10.2.1.md)
