It is very useful to have a node reference relation field in the nodes used to create a newsletter point to the newsletter it belongs to.

The attached patch creates such a option where you can set the field name to be updated in each node during newsletter creation through SCS. This field will point to the newly created newsletter.

This way you can know in which newsletter each node is presented if any at all.

Please consider it for inclusion.

This patch depends on the patch available at #1070928: Newsletter tid (taxonomy term ID) isn't set when newsletter created through SCS

Comments

dtrdewaele’s picture

Assigned: Unassigned » dtrdewaele
Status: Needs review » Needs work

This is a nice addiction to the module.
I'm not going to apply the patch to the core of the module, but we are going to create an addon api so all these things can go in an addon module.
We want the core of the module to be clean and simple.

rhcp’s picture

Hello!

Do you know a patch or module for drupal version 7?
I want to be a relationship between the article and the newsletter.
thank you

vuil’s picture

Assigned: dtrdewaele » Unassigned
Issue summary: View changes
Status: Needs work » Closed (outdated)