-
Notifications
You must be signed in to change notification settings - Fork 279
Open
Labels
Description
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:
- Implementing Standard Form Attributes: Support for HTML form attributes such as
name,required, anddisabled, etc. - Enabling Validation Capabilities: Introduce mechanisms for validating the component's input, including custom validation rules.
- 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
Assignees
Labels
Type
Projects
Status
New