I have an predicament; I am creating a series of Exhibit listing pages for an art organization site. These exhibit pages will be "CURRENT", "UPCOMING", and "PAST". Originally, without thinking it through very well, I thought I would create three different content types for these types of content, and then have views display them accordingly. However, upon further consideration, I realized that it would be loads better to have only one content type ("EXHIBITS") that is somehow updated (according to the date field required for each listing) to the appropriate page. i.e. a user could post an exhibit that doesn't start until June 10th on June 3rd, have that image reside in "UPCOMING EXHIBITS" until June 10th when it would automatically be moved to "CURRENT EXHIBITS", and then when June 11th roles around, have the listing move to "PAST EXHIBITS".
Am I asking too much of Drupal? Since I started learning drupal, it has done nothing but amaze me at how complex and diverse it can be, so I thought I would send this issue out there, just to see if anyone knows anything about automated transfers like that.
Thanks so much for listening,
allie