Opened 12 years ago
Closed 5 years ago
#7738 closed enhancement (patchwelcome)
DateTextBox/TimeTextBox: pass custom parameters to pickers
Reported by: | wdavidw | Owned by: | |
---|---|---|---|
Priority: | high | Milestone: | 1.13 |
Component: | Dijit - Form | Version: | 1.2beta |
Keywords: | form calendar | Cc: | |
Blocked By: | Blocking: |
Description (last modified by )
While integrating dojox.widget.Calendar widgets into the dijit.form.DateTextBox thanks to the "popupClass" property, i found the need to pass custom arguments to the new generated object. Would it make sense to add a new property such as "popupArgument" which will be mixin with the current ones in the _open function of dijit.form._DateTimeTextBox?
Change History (8)
comment:1 Changed 12 years ago by
Description: | modified (diff) |
---|---|
Summary: | Pass custom arguments DateTimeTextBox pickers → DateTextBox/TimeTextBox: pass custom parameters to pickers |
comment:2 Changed 12 years ago by
Milestone: | 1.3 → 1.4 |
---|---|
Owner: | set to Adam Peller |
This reminds me of the isDisabledDate request, #4765, so assigning to Adam.
comment:3 Changed 11 years ago by
Milestone: | 1.4 → future |
---|
comment:5 Changed 10 years ago by
Component: | Dijit → Dijit - Form |
---|---|
Owner: | set to Douglas Hays |
comment:6 Changed 7 years ago by
Owner: | Douglas Hays deleted |
---|---|
Status: | new → assigned |
comment:7 Changed 7 years ago by
Status: | assigned → open |
---|
comment:8 Changed 5 years ago by
Milestone: | future → 1.12 |
---|---|
Resolution: | → patchwelcome |
Status: | open → closed |
Given the lack of interest in this one in the past 7 years, I'm closing as patchwelcome. If someone would like to submit a pull request, we'll review it.
Note: See
TracTickets for help on using
tickets.
Hmm, I suppose. We supports something similar in the InlineEditBox.editorParams parameter.