thx megachriz - your proposal for the field descriptions in #6 makes it clear to me.
typos
It has turned out that the requirements in the related web project have changed and this calculation has now become obsolete. Nevertheless, I would like to see this problem solved out of interest in further training and also for the community.
In principle, the modelling approach would be as follows:
Add 3 years to the field_startdate and compare with current_date. If the result date is smaller (older) than the current_date, repeat this operation until the result date is in the future.
The eca_tamper plugin must be used to convert between Unix timestamps and formatted dates.
Unfortunately, I don't have the time this week to build the ECA-Moidel. The maintainers may therefore feel free to close this issue.
Thank you. I imagine the requested new tamper plugin could help here. I will try out.
There is a correspondingly open issue for 3.x-dev (needs work):
https://www.drupal.org/project/simplenews/issues/2556441
✨
Sending an item to multiple newsletters
Needs work
SocialNicheGuru commented 4 days ago:
> the patch no longer applies to simplenews 4.x
> Just wanted to mention that #31 doesn't work with Drupal Symfony Mailer 1.4.1 but it does with 1.3.2.
I'm still using the patch from #11 and it still works with Drupal Symfony Mailer 1.4.1. Are there any disadvantages against the newer patch #31 ?
Do you have a suggestion how this can be formulated on the project side?
Would it be helpful to insert the following after the first paragraph?
"This module allows for the add and edit form displays to be configured differently. There is no configuration fot form display paths provided."
patch #2 works for me.
Patch #2 works for me, thanks!
@kopeboy
Thank you for your valuable addition.
Big sorry, I misconfigured the translations and caused this error by writing into the help fields.
All works well.
patch in #4 works great for me. Thanks.
Patch in #11 works for me. A new ECA Action to send html mail is available and works.