# Widget

I widget sono componenti predefiniti che presentano una serie di funzioni aggiuntive a un modulo, che possono andare da filtri ad operazioni di gestione interna dei record. E' possibile visualizzarli nella parte alta della pagina.

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

## 🎛️ **Gestione dei widget**

E' possibile spostare un widget cliccando su di esso e trascinandolo attraverso un'azione *drag\&drop.*

Per procedere a disabilitarlo invece, basterà cliccare sulla X nell'angolo in alto a destra dello stesso.

![](/files/i7QlkfbsQzUpnNR6DvGu)

### Dimensione widget

La dimensione di default dei widget è configurabile da Strumenti/Impostazioni/Generali, alla voce **Dimensione widget predefinita:**

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

{% hint style="info" %}
Ricordando che bootstrap prevede un numero di celle totali pari a 12 per riga, volendo ad esempio impostare il numero di widget per riga pari a 6, sarà sufficiente impostare come dimensione predefinita "col-md-2".
{% endhint %}

Tuttavia è possibile forzare la dimensione dei vari widget da Strumenti/Stato dei servizi, per impostare dimensioni personalizzate:

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

<figure><img src="/files/4mIKxnxbXDCnIsHdlXuo" alt=""><figcaption></figcaption></figure>

I valori corrispondenti alle impostazioni sono:

* Piccolo: col-md-3
* Medio: col-md-4
* Grande: col-md-6
* Molto grande: col-md-12


---

# 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.openstamanager.com/2.4.52/openstamanager/interfaccia/widget.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.
