Multiple Pop-up calendars as editablefield on views

onfrontstreet - November 10, 2009 - 19:33

Hi I'm creating a project management application using drupal and I ran into a problem where I've created a view where you can edit the date field with pop-up calendar on multiple line items. Right now I have about 10 rows of data and only the first line item's pop-up calendar works, but the rest I can't pop it up.

I don't want to use select boxes because they take up a lot of room on my view that is using a table format. Eventually I'm going to have about 50 line items. I want the user to be able to edit multiple dates all at once instead of having them click edit node.

The other text select boxes for different line items work, its just the pop-up calendars after the first line item.
Any suggestions?

Hi I'm using:

Date 6.x2.4
Editablefields 6.x-1.2
AJAX_load
CCK + Views

 
 

Drupal is a registered trademark of Dries Buytaert.