# Properties

### **Properties**

When you select a field on the canvas, the **right sidebar** will show the specific **component properties** panel. There you can set what kind of data and other content your UI components display, configure how they function and define how they are bound to app data.&#x20;

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

**Property General - Use of display texts:** You can add a display text to a component. Alle display texts are accessable in the menu part [**Translations**](/any2info-academy/no-code-platform/tools/translation.md). There you also can add different languages for  the display texts.

### [**Styling**](broken://pages/2Ale3WpiUeTHj8G038ee)

**Property Text -  Use of placeholder text**

To some of the form fields a specific placeholder text can be added.

### [Messaging](/any2info-academy/no-code-platform/app-studio/application-design/forms/fields-toolbox/general/events-actions-1.md)

### [Events - A**ctions**](/any2info-academy/no-code-platform/app-studio/application-design/forms/fields-toolbox/general/events-actions.md)

Some fields, for example buttons, have the possibility to set an action on a click event.&#x20;

Selecting the field on the canvas will open the right bar panel where you can add actions.

### [**Links**](/any2info-academy/no-code-platform/app-studio/app-logic/dashboards/dashboard-links.md)&#x20;

On a form page you can link specific fields, and their specific data, to other fields.&#x20;

For example:&#x20;

* Link a textbox field  to a list field
* Link a list field to another list field or a search field

All links are created by using the properties of an available data clip. These properties can be selected and mapped in the relevant data clip. See the section [**Mapping fields**](/any2info-academy/no-code-platform/app-studio/data/mapping-form-data.md)**.**


---

# 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://academy.any2info.com/any2info-academy/no-code-platform/app-studio/application-design/forms/fields-toolbox/general/fields-properties.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.
