Hi.
When I try to create a newsletter with Simplenews Content Selection, default values of CCK fields desapears.

I have created differents content types that I use for newsletters and some of the cck fields of this content types has default values.
I choose from the list of content the ones to be in the body of the newsletter, and choose after the newsletter that I want to use. I obtain a perfect body field whith my selection of content, but all the other fieds are empty (the fields have default values).

Can you help me?

Comments

otaolabis’s picture

dtrdewaele’s picture

Status: Active » Fixed

I don't think this is an issue with SCS. SCS performs a full node_load to get all the data from your node. If default values are not avaiable in this node, I think they are not saved in the database. This can happen with nodes you created before you added the default values to CCK.

Status: Fixed » Closed (fixed)

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

husztisanyi’s picture