-
-
Notifications
You must be signed in to change notification settings - Fork 273
Closed
Labels
Component: DFVIssues related to the Pods DFV JS that powers form fieldsIssues related to the Pods DFV JS that powers form fieldsFocus: AccessibilityFocus: Back CompatStatus: Need Dev FeedbackWaiting on feedback from developer of PRWaiting on feedback from developer of PRType: EnhancementEnhancements to features that already exist, but are not major additionsEnhancements to features that already exist, but are not major additions
Milestone
Description
- Combine the three fields into one
- I18n JS (should be here, not in i18n component: Translate Pods and fields #3641)
- Validate existing options for JS and HTML5
- Enhance options for JS and HTML5
- Check/extend output options (surgestions please!).
- Date Field needs additional formatting options for UNIX Time String and other Date Formats #3927
- Maybe allow a custom input for format?
- Feature: HTML5 Date options for date and datetime fields
(From Slack)
@yourpcmagician14
Ok so Safari and IE apparently don't honor minDate. I changed the code slightly to remove the minYear and maxYear options and did $args[ 'yearRange' ] = '1900:2016';
Metadata
Metadata
Assignees
Labels
Component: DFVIssues related to the Pods DFV JS that powers form fieldsIssues related to the Pods DFV JS that powers form fieldsFocus: AccessibilityFocus: Back CompatStatus: Need Dev FeedbackWaiting on feedback from developer of PRWaiting on feedback from developer of PRType: EnhancementEnhancements to features that already exist, but are not major additionsEnhancements to features that already exist, but are not major additions