Project:ImageField Extended
Version:6.x-4.0-alpha2
Component:Miscellaneous
Category:feature request
Priority:normal
Assigned:Unassigned
Status:closed (works as designed)

Issue Summary

Hi to all, first of all sorry if this is not the place to post this, if is the case i will delete this post.

I want to know if is possible to add a date ckk field for an image field, i ´m going to explain what i want to do. I want to upload images, and for each image user can write a title, description, and a date for this image. This module works perfect but i don´t know if is possible to insert a date field.

Thanks for all,

Best Regards,

Nicolás.

Comments

#1

short 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).

#2

You could try the multigroup module bundled with CCK 3.x. instead.

#3

#4

Can 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.

#5

Status:active» closed (works as designed)

There 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.

nobody click here