hi all,

I wonder if is possible and if yes, then how, to extend a node type (in my case webform) and add a field as follow:
the field will be added as a date, but will be diaplayed following text:

if the today's date is lower then specified: display the text:
status: application open until May 20th 2009
if date is greated
status: application closed.

thanks for helping

Humer

Comments

Woggers’s picture

Have you tried installing the CCK module along with the Date expansion for it? Should solve all your needs.

humer’s picture

yes, I have installed, but it displayes me always the date, even if the time is passed, when I need to be displayed closed ... I think of extending the node type and adding the desired field.

grobemo’s picture

Take a look at the Computed Field module.

nevets’s picture

You can also theme the fields output.