# IFRAME Configuration

{% embed url="<https://youtu.be/RFX48jHoIrc>" %}

It is possible to add Attach2Dynamics tab embedded in Entity record page directly without having to open it from the Ribbon Button. Here are the steps on how to create embedded tab in the Form of a particular Entity.

* Go to **Settings --> Customizations --> Customize the System**. A Default solution will open.
* Now on the left pane go to **Components --> Entities**.

<figure><img src="/files/-MGIxzHDLQqOQre7pGYd" alt="IFRAME Configuration"><figcaption></figcaption></figure>

* Expand the **Entity** drop down --> Select **Forms** for the Entity you want to create embedded tab for.

<figure><img src="/files/-MGIyPtZJJi6G5hTZq-x" alt="IFRAME Configuration"><figcaption></figcaption></figure>

* Under the **Active Forms** select any **Name** for which **Form Type** is **Main**.

<figure><img src="/files/-MGIya6-QnJYId5v94uc" alt="IFRAME Configuration"><figcaption></figcaption></figure>

* The **Forms** window will open --> Go to **Insert** tab --> Insert **One** **Column Tab** anywhere on the form framework.

<figure><img src="/files/-MGIyfY38JJLECwFfPmy" alt="IFRAME Configuration"><figcaption></figcaption></figure>

<figure><img src="/files/-MGIzVZFOI-0Mb9CNm_-" alt="IFRAME Configuration"><figcaption></figcaption></figure>

* Go to **Home** --> Click on **Change Properties**.

<figure><img src="/files/-MGIzfWHF8TpBBPqDYgR" alt="IFRAME Configuration"><figcaption></figcaption></figure>

* A tab **Properties Window** will be opened --> Enter name in **Name and Label** --> Click on **OK**.

<figure><img src="/files/-MGIznlcDFU8iEcZHExr" alt="IFRAME Configuration"><figcaption></figcaption></figure>

<figure><img src="/files/-MGIzu0oiXi9KpbvzHgS" alt="IFRAME Configuration"><figcaption></figcaption></figure>

* Go to **Insert** tab --> click on **Web Resource**.

<figure><img src="/files/-MGJ--8BDuUeaoEVl4fD" alt="IFRAME Configuration"><figcaption></figcaption></figure>

* In **Web resource** field enter **ikl\_/Attach2Dynamics/Library/index.html** --> Enter name in **Name and Label** --> Scroll down and check the **Pass** **record object-type code and unique identifier as parameters** box --> Click on **OK**.

<figure><img src="/files/-MGJ-CJTK4mKGZ2z0-Qd" alt="IFRAME Configuration"><figcaption></figcaption></figure>

* Go to **Home** --> Click on **Save** and **Publish**.
* Now navigate to **Entity** (for which you have configured the Form) and open a record--> Scroll down and you can see your desired tab embedded in the page.

<figure><img src="/files/-MVWFW7NoLmwFIbMGJaf" alt="IFRAME Configuration"><figcaption></figcaption></figure>

{% hint style="success" %}
For any queries, reach out to us at <crm@inogic.com>
{% endhint %}


---

# 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/attach2dynamics/configuration/iframe-configuration.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.
