# Set parameters to bind Relationships

After acquiring **'Relationship Schema Names',** you are now ready to set parameters to bind Relationships.

Here are the steps for the same:

### From Power Apps:

* Click on **'Map My Relationships' text field --> Go to Component --> Select Map My Relationships component.**

<figure><img src="/files/3ryAl5Vrpt6wedmjFXFm" alt=""><figcaption></figcaption></figure>

* After adding the component, open the **Map My Relationships Control**.

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

* In a one-to-many relationship, enter the comma-separated relationship schema names inside the static value field.

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

* Repeat the above step for the other properties and fill in the details.

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

* **Allow Actions?:** Specify whether the user should be able to perform actions such as Create Email, Create Phone Call or Create Task. Enter 0 for Yes and 1 for No. Default is Yes i.e. 0.

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

* &#x20;Select the device where the control should be displayed. Click **‘Done’** to save changes.

<figure><img src="/files/6PV3FfHVRa7Oy5G5ahKa" alt=""><figcaption></figcaption></figure>

* Select **“Map My Relationships**” filed and Check the Hide label property.

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

* &#x20;Click on **Save and publish.**

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

* After publishing, successfully navigate to the record and check if the **Map My Relationship control** is working or not.

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

* If the control shows the following message: ‘***Something went wrong. Please check the configuration***, then check if the invalid relationships have been added in the properties or not. We can only add those relationship records that are available to read.

&#x20;

### From Classic UI:

* Click on **'Map My Relationships'** text field --> Go to **Controls** --> Select **Map My Relationships** control.

![](/files/-M8xj71BOwXZFLtk4h9h)

* Go to **One to Many Relationships** --> Click on **edit** button.

![](/files/-M87axRyZ_WkHCcNKMM0)

* Select **'Bind to a static value'** --> Enter the comma separated **relationship schema name**.

![](/files/-MQ1U9RbzgIzGoyD9oYe)

* Repeat the procedure for other relationship fields.

![](/files/-MQ1UJ78ZubfNu_jSSzA)

* Go to **'Allow Action?'** --> Enter **'0'** for **'Yes'** and **'1'** for **'No'** (Default setting is always **'Yes'** i.e. 0)

![](/files/-M87bEizE_BoB2y-lTx-)

* Select the device to display the control --> Click on **OK**.
* Again click on **text field** --> **Display** --> Disable **'Display label on the form field'** --> Click on **OK**.

![](/files/-M87bPSYWIbDx6E45Ivw)

* Click on **Save** --> Click on **Publish**. &#x20;

![](/files/-M87bWWgHXkG33W4rxDR)

{% hint style="success" %}
For further 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/map-my-relationships/configuration/set-parameters-to-bind-relationships.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.
