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
Comment #1
otaolabis commentedComment #2
dtrdewaele commentedI 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.
Comment #4
husztisanyi commentedLook at this: http://drupal.org/node/926532