> ## Documentation Index
> Fetch the complete documentation index at: https://docs.superoffice.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Fieldset

> Fieldset

This is a **group element**. It defines the beginning of a group of elements and requires a matching group end element.

It places a `<fieldset>` tag around its children.

## Configuration

| Setting     | Description            |
| :---------- | :--------------------- |
| title       | UI label of the group  |
| useOverFlow | Bool                   |
| design      | Can be set to "dialog" |


## Related topics

- [Void](/en/automation/crmscript/reference/CRMScript.Global.Void.md)
