# Time

To configure the widget, you need to perform the following actions:

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXewYAiU-vFwjhZnXTRs7B-RtABrCJW3wLbfEvJc-IAz4L56j8SH71lQT9I2FmRKax8M1CYrvOZMJnku9IVSHattdOyBiKGUCXgOCszDc6pi4bu6tPODWTWH8aFTv7sOeBSeuFEp6Q?key=OXiQ_X-qmOq-8XYC1m8loTPG" alt=""><figcaption></figcaption></figure>

The Time widget displays a field for the User to input a text value, allowing for hints and restrictions to ensure only valid values are entered.

To configure the element, click on the edit icon ![](https://lh7-rt.googleusercontent.com/docsz/AD_4nXfYxpQRjGLGOHHofz3t2iEZI9rFA4cLfvvjxZMDbHoeTzFhyzC8_OohqcSvQvDmKqLDoscUOQ81SfE5FqL7DEwTLr6l856iy4i2IQ1A96FQMgzg8jgcGNyKMo6BB_qHJazMx2zi6A?key=OXiQ_X-qmOq-8XYC1m8loTPG).

A pop-up window “Element Settings” will open:

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXdjJWw_hbCzd760O1BkJMdbP3UPlNU8zzONs_upnYpCWpEBYrQUKlyblL7iO7618lzp4Q5Ty0VpnnD9U2AOfrG0kCvdcwUUmPGKPlQ-LhHKCfHu6Y3_ntDlMuPHXSZ6kxgmaz6l6g?key=OXiQ_X-qmOq-8XYC1m8loTPG" alt=""><figcaption></figcaption></figure>

### Widget Configuration Fields

Fill in the necessary fields to configure the widget.

**“Required”** – a checkbox that is manually filled with the left mouse button. It is intended to color the field red if the User has not filled in this widget.

**“Visible Name”** – a text field that is manually filled in using the keyboard. It allows you to specify a name for the widget.

**“Parameter Name in Task”** – a text field that is manually filled in using the keyboard. This field displays the text corresponding to the value of the specified Parameter of the selected Task. The User can change this value in the text field, and after saving the form, the new value will be recorded in the specified Parameter of the selected Task. This means that by making changes in the text field, the User can update the information in the Task, simply by entering a new value and saving the changes.

**“Placeholder”** – a text field that is manually filled in using the keyboard. It allows you to specify a placeholder text that will be displayed in the input field until the user starts entering a value.

**“Class”** – a text field that is manually filled in using the keyboard. It allows you to specify a CSS class that will be applied to the element. This allows you to change the style of the widget, such as color, size, or font.

**“Regular Expression (Regexp)”** – a text field that is manually filled in using the keyboard. It allows you to specify a regular expression for input validation.

**“Validation Error Message”** – a text field that is manually filled in using the keyboard. It allows you to specify the text that will be displayed to the User if the entered value fails validation.

**“Hint”** – a text field that is manually filled in using the keyboard. It allows you to specify an additional hint that will help the user understand what exactly needs to be entered.

**“Default Value”** – a text field that is manually filled in using the keyboard. It allows you to specify a value that will be displayed in the input field by default.

### **Example of Filling**

<table data-header-hidden><thead><tr><th width="210"></th><th></th></tr></thead><tbody><tr><td><strong>Field Name</strong></td><td><strong>Value</strong></td></tr><tr><td>Checkbox "Required"</td><td><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXdptBEr00xhFTKIjULo_gtPC32wqxdK43QHFms8XDOCjrlBk_PjlkN7RVs6GYinJZ3DRvQYAWeK3KGGQaUja7CFBSTv56HiESltlmjSN7uvC479jE_fTbjk6fcyRU3-KCqY24CJ?key=OXiQ_X-qmOq-8XYC1m8loTPG" alt=""></td></tr><tr><td>Visible Name</td><td>Start Time of the Lesson</td></tr><tr><td>Parameter Name in Task</td><td>start_time</td></tr><tr><td>Placeholder</td><td>HH:MM</td></tr><tr><td>Class</td><td>time-input</td></tr><tr><td>Regular Expression (Regexp)</td><td><code>^([01]?\d|2[0-3]):([0-5]\d)$</code></td></tr><tr><td>Validation Error Message</td><td>Please enter the time in HH:MM format (e.g., 14:30)</td></tr><tr><td>Hint</td><td>Specify the start time of the lesson in HH:MM format.</td></tr><tr><td>Default Value</td><td>09:00</td></tr></tbody></table>

Result:

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXdQy0YqO8UeuPCg9OquxD3cjp_D-AIvFWrzhtUkKISmStUCFcQc0jTpBnYmtgSyOabGXnwtvJJy6r80uUYfSHd28l7SF2G3K1SiIhnOEK9pe81QapiC4fdAAmXXv0GrceRwIuENmg?key=OXiQ_X-qmOq-8XYC1m8loTPG" alt=""><figcaption></figcaption></figure>

### **Example of Time Selection**

Time selection is only possible through a graphical interface element that displays hours and minutes. It allows the User to select a time using a special wheel (spinner) to rotate the hour and minute scales:

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXeArVw4n-HDPVbrs_E8XoKiELAd41HES901e2fmM6W52UU83LQjGX702qMBtTv2b3uDJnmWSGu63VQnKTBUzHSuJHAUy-UVOQzK1r0t4oAzpoBNnnAPqPBlXf_AYxJd17yG6fH_4Q?key=OXiQ_X-qmOq-8XYC1m8loTPG" alt=""><figcaption></figcaption></figure>

The User can navigate through the hours and minutes using the time scales. It provides a convenient and intuitive interface, especially for Users unfamiliar with the time format.


---

# 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.sherparpa.ru/en/sherpa-rpa/sherpa-orchestrator/rabota-v-sherpa-orchestrator/ekrany/deistviya/dizainer-formy/time.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.
