By radiofranky2009 on
Hi,
I would like to set node expiration date = to CCK date field "end date". But I have no clue how to code it.
Your help is appreciated.
thanks
Hi,
I would like to set node expiration date = to CCK date field "end date". But I have no clue how to code it.
Your help is appreciated.
thanks
Comments
CCK + Rules
You need:
1. CCK + date: create a new date field
2. Rules (http://drupal.org/project/rules) : used to trigger "node expiration date" to unpublish (or set any cck field) as you wish
Interested also
I am very interested in this also, can you please elaborate on how to trigger the "node expiration date"?