# Tab Datumsfelder

Unter den Datumsfelder gibt es zwei Varianten die eingestellt werden können.

**Variante 1:**

Aktiviert, wird beim Datumsfeld ein Startdatum und Enddatum gesetzt.Der Kunde kann dann lediglich innerhalb vom Startdatum und Enddatum ein Datum auswählen

Beispiel:\
\
Startdatum: 2023-10-06 12:00

Enddatum: 2023-10-26 12:00

**Variante 2:**

Aktiviert, wird beim Datumsfeld ein Startdatum und Enddatum gesetzt, aber anhand der gesetzten Tage (Startdatum in Tagen und Enddatum in Tagen). Dabei werden immer beim aktuellen Datum die Tage addiert

Aktuelles Datum: 10-08-2023

Startdatum in Tagen: 0

Enddatum in Tagen: 10

Das bedeutet dass anhand des aktuellen Datums am Anfang +0 gesetzt wird und als Enddatum dann +10

Sie können auch alle beiden Varianten deaktiviert lassen, so dass der Kunde ein xbeliebiges Datum auswählen kann

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

{% hint style="info" %}
Platzhalter für Datumsfelder können unter dem Tab Textfelder eingefügt werden
{% endhint %}


---

# 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/deutsch/dokumentation-unserer-shopware-6-plugins/formular-manager-fur-shopware-6/pluginmenu/formular-felder/tab-datumsfelder.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.
