# Unable to toggle on linked fields

Linked fields are greyed out and you cannot toggle on the field. This article will help you to troubleshoot.

![Screenshot\_2022-12-20\_at\_10.45.58.png](https://support.stackerhq.com/hc/article_attachments/12314255226259)

### Check corresponding table is enabled

Our property app above has a linked field to the Clients table from the Team table. The field cannot be toggled on because the Clients table has been toggled off.

We need to ensure the Clients table is toggled on for access to the linked field.

Go to App Settings -> Data sources -> Toggle on table

![Screenshot\_2022-12-20\_at\_10.56.58.png](https://support.stackerhq.com/hc/article_attachments/12314349978131)

The Clients field can now be toggled on in the Team table.

![Screenshot\_2022-12-20\_at\_11.00.12.png](https://support.stackerhq.com/hc/article_attachments/12314421167635)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.stackerhq.com/stacker-classic/troubleshooting/unable-to-toggle-on-linked-fields.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
