Closed (works as designed)
Project:
ImageField Extended
Version:
6.x-4.0-alpha2
Component:
Miscellaneous
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
18 Jul 2010 at 22:44 UTC
Updated:
9 Apr 2012 at 12:27 UTC
Comments
Comment #1
alan d. commentedshort answer, no.
It is possible with a lot of programming. The alter hook allows you to add additional fields other than the text & checkboxes, but there is no "Date module" FAPI elements, just the CCK fields. I wrote an element for the JQuery date + popup element for some project a year or two back, but it was a few hundred lines of code and I had to read through a lot of the Date module code to get the integration done. (Sorry, I do not have access to the code anymore).
Comment #2
dthiessen commentedYou could try the multigroup module bundled with CCK 3.x. instead.
Comment #3
alan d. commentedCross posting - #879512: List of feature requests - UX improvements.
Comment #4
mohd hazreen commentedCan anybody help me with this.I want to calculate duration for working hours on certain ticket only.For example the duration start at from 9am until 5pm a day.Then exclude Saturday and Sunday.Currently the duration calculate from the start date until end date including off working hours and that is not so precise.Can anybody gift me guide or anything.
Comment #5
alan d. commentedThere are no more plans for developing this on Drupal 6.x and the module is obsolete on Drupal 7.x. As such I'm closing the existing non-bug related issues. Reopen of you want to take over and develop this further.