Closed (won't fix)
Project:
Date
Version:
6.x-2.x-dev
Component:
Date Popup
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
11 Oct 2010 at 13:44 UTC
Updated:
22 Oct 2018 at 19:29 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
mrfelton commentedWorks for me!
Comment #2
sirtetProblem still here with 7.x-2.x-dev 2011-Aug-02.
I guess it has to do with the fact, that in the field-settings there's no option to set a date field as disabled (why that?).
I disable a date-field through a custom module with
$form['submitted']['fg_kurs']['datum_0']['#disabled'] = TRUE;
Is there a way to also deactivate the date_popup via php?
This could be used as a quick workaround.
Comment #3
marthinal commentedYes its works but maybe we could do it with attributes like with date field.
Comment #4
grendzy commentedpatch doesn't apply to 7.x.
Comment #5
karens commentedThe patch in #3 bears no resemblance to the 7.2 version of date (there is no such function). The original patch is for D6 and I suspect that one is too.
Comment #6
marthinal commentedYes karen its for d6 and i think we could commit if it works
Comment #7
damienmckennaUnfortunately the D6 version of this module is no longer supported, but we appreciate the time you put into this. If this problem is relevant for D7 too, please reopen the issue. Thanks.