> For the complete documentation index, see [llms.txt](https://rpa-connect.gitbook.io/rpa-connect/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://rpa-connect.gitbook.io/rpa-connect/en-us/form-design/property-assignment/general-properties.md).

# General Properties

In the ***General*** section, you will find the properties common to all elements, which we reviewed earlier. You can revisit their functions below:

* ***Label:*** allows you to set the name that the end user will see when accessing the form.
* ***Size:*** defines the width of the field. As we saw earlier, the default measurement is 12 units, which are proportional and imply that the field occupies 100% of the column it is in.
* ***Required:*** specifies whether the field is mandatory *(True)* or not *(False)*.

Static elements like ***Text*** or ***Image*** retain the first two properties but cannot be configured as required since this parameter only applies to input fields where users enter data.

<figure><img src="/files/G7X1Z54fKhN4VH3I86AB" alt=""><figcaption><p>Differences between the properties of an input field and a static element</p></figcaption></figure>
