Skip to main content
Send Us Your Form, and  We’ll Convert It Into an Online Form  For Free.

Date Entry

alt text

The Date Entry component provides a user-friendly input interface for entering dates.


How It Works

The Date Entry component displays a clickable input field, allowing users to type and enter a date. You can customize its label, date mask, required status, and additional behaviors to match your form requirements.


Properties

PropertyDescription
Label NameThe text label displayed above the date entry field.
Hide LabelOption to hide the label visually while keeping it accessible to screen readers.
DisabledThe field is still displayed, however it can not be filled out.
Make RequiredMarks the field as required. The user must input a value before submitting.
Add CSS ClassApply custom CSS classes to style the field to match your branding or layout.
Disable Date in the FuturePrevents users from selecting dates in the future.
Date MaskDefines how the date is displayed and stored. Supported formats include MM-DD-YYYY, MM/DD/YYYY, YYYY-MM-DD, YYYY/MM/DD, DD-MM-YYYY, DD/MM/YYYY.
Display Component in NavigationOption to include this component in any summary or form navigation (if applicable).
Customizable TextsAllows you to modify system-generated interface texts used within this component, such as placeholders, tooltips, and button labels, to better match your form’s tone and purpose.
Clear When Information Update Is OnWhen enabled, the field will be cleared for returning users if the Information Update setting is active in Form Settings. This ensures that updated entries are always collected.
Unique NameA required identifier that must be unique within the form. Used in variables, email templates, webhooks, and integrations.
Variable NameA variable identifier that can be copied to collect information in printable PDF or Word forms.
Mask in Notification EmailMasks the submitted value of this field in email notifications for enhanced privacy and compliance. Useful for preventing exposure of sensitive or identifiable information.

Using Date Entry Values in Other Parts of the Form

You can reference the provided date elsewhere in the form (e.g., success pages, PDF templates, notification emails) using the component’s Unique Name as a variable.