Hi.

I have no idea if this is possible. :)

I'm using multigroup to create a list for each user of things that cause them anxiety and the status of that thing. I've managed to get views working properly with this but my problem is my client wants a listing of issues whose statuses have been updated, or issues that have been added in say the past 48 hours.

As it is each user has anode name list where they can create this list. Obviously the list is built using multigroup, with two text fields in it being issue and status.

Is there a way to do what I mentioned above via CCK, Views, or another module(s)?

Comments

mcload’s picture

Subscribing

markus_petrux’s picture

Status: Active » Fixed

One possible approach would be to use a "Computed field" in the multigroup used to record the timestamp of the last updated time. Then you can probably create a view to filter for that field.

Making the issue as fixed because it is about an application of multigroup that may need additional custom development, or maybe even a completely different approach. You may want to use the development forums instead.

Passionate_Lass’s picture

Thanks for the suggestion I'll check that out.

mcload’s picture

Created a feature request for Field revisioning at http://drupal.org/node/520056

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.