# Tab datefields

There are two variants of the date fields that can be set.&#x20;

### Variant 1:&#x20;

If activated, a start date and an end date are set in the date field. The customer can then only select a date within the start date and end date Example:

Start date: 2023-10-06 12:00&#x20;

End date: 2023-10-26 12:00

### Variant 2:&#x20;

If activated, a start date and an end date are set for the date field, but based on the set days (start date in days and end date in days).&#x20;

The days are always added to the current date Current&#x20;

date: 10-08-2023&#x20;

Start date in days: 0&#x20;

End date in days: 10&#x20;

This means that based on the current date, +0 is set at the beginning and then +10 as the end date

You can also leave both variants disabled so that the customer can choose any date

<figure><img src="/files/8BIvwJlLKxmcVtfCz1Oa" alt=""><figcaption></figcaption></figure>


---

# 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.pixeleyes.de/anleitungen-instructions/english/documentation-of-our-shopware-6-plugins/forms-manager-for-shopware-6/pluginmenu/forms-fields/tab-datefields.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.
