# Parameter passing support for IFRAME

This feature extends the existing IFRAME configuration by enabling administrators to pass custom parameters that dynamically control the Attach2Dynamics UI. With this capability, you can show or hide specific buttons or fields, or adjust interface behavior based on the context. This provides greater flexibility and allows for a more tailored user experience within Dynamics 365.

### Configuration:

1. Navigate to **make.powerapps.com.** Select your environment -> **Tables**.

<figure><img src="/files/rTg8cwrnfgbzJzB1jlYJ" alt=""><figcaption></figcaption></figure>

2. Choose the table where you want to configure the IFRAME.\
   \&#xNAN;*For Example: **Contact***

<figure><img src="/files/aqkiqDOM9iUIvqDnqOPq" alt=""><figcaption></figcaption></figure>

3. **Under Data experiences**, select **Forms**.

<figure><img src="/files/eQTAtkm0pUmYwoJxzk5F" alt=""><figcaption></figcaption></figure>

4. Open the **Main form type**.

<figure><img src="/files/JQH1nqAlMqu9U57tWT3x" alt=""><figcaption></figcaption></figure>

5. Navigate to your **IFRAME** tab -> Select the IFRAME and click on **Web resource**.

<figure><img src="/files/zEPJW3tM2khiGe2cuDNL" alt=""><figcaption></figcaption></figure>

6. In the **Custom Parameter Data** field, enter the required parameters and click **Done**.

<figure><img src="/files/34j0Un4dZfpVxH3ilgHV" alt=""><figcaption></figcaption></figure>

6. Open any record for the selected table in Dynamics 365, and then open the IFRAME to verify the applied changes.

<figure><img src="/files/ALf2TibFXwefoeVALsPo" alt=""><figcaption></figcaption></figure>


---

# 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.inogic.com/sharepoint-security-sync/features/parameter-passing-support-for-iframe.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.
