Skip to content

[Feature Request]: Add Form Support to DynamicDateRange Component #12904

@Nizamski

Description

@Nizamski

Feature Request Description

The DynamicDateRange component currently lacks form support functionality, unlike other UI5 Web Components input-based components such as ComboBox, MultiComboBox, DatePicker, etc. This limitation hinders its seamless integration into standard HTML forms.

Proposed Solution

Enhance the existing DynamicDateRange component to include comprehensive form support functionality. This would involve:

  1. Implementing Standard Form Attributes: Support for HTML form attributes such as name, required, and disabled, etc.
  2. Enabling Validation Capabilities: Introduce mechanisms for validating the component's input, including custom validation rules.
  3. Value Submission: Ensure that the component's selected date range value can be easily retrieved and submitted as part of a form, consistent with how other form-enabled UI5 Web Components behave.

Thank you.

Proposed Alternatives

Other UI5 Web Components that currently support form functionality include Input, ComboBox, MultiComboBox, and DatePicker, etc. These components serve as examples of the desired behaviour for form integration.

Organization

SAP

Additional Context

Environment: UI5 Web Components 2.16.2

Priority

High

Privacy Policy

  • I’m not disclosing any internal or sensitive information.

Metadata

Metadata

Projects

Status

New

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions