This is what I'd like to set up and would like to know if it's possible. Let's say I'm selling paintings on my Ubercart store. There are new paintings then there is a catalog for the rest of the paintings. So you've got 2 catalogs, "new paintings" and "paintings".

What I'd like to do is after a new painting product has been created there's some sort of timer in the backend of my drupal site where after 6 months the "new paintings" catalog automatically switches to "paintings". Can this be done and how? I'm would think you'd use triggers but I'm not sure, I didn't even know where to post this question so I figured this was the right spot.

Thank you in advance.

Comments

longwave’s picture

Status: Active » Fixed

Yes, this is possible with Rules and the Rules Scheduler. See e.g. #1139690: Change term of a node after some weeks to archive it - note this is not Ubercart specific, any instructions you find on changing the term of a node on a scheduled date will work.

fineartist99’s picture

Thanks longwave, I'll let you know if I come across any problems. I think I'm just going to do this manually though, seems a lot easier.

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