- πΊπΈUnited States chucksimply
Thank you for the response, although the above use case was just an example. I still don't quite understand how to leverage and integrate views into this module. Can you provide some insight? Is it done within the UI, or only hooks? Am I missing instructions somewhere?
- Status changed to Active
over 1 year ago 5:18pm 12 April 2023 - π§πͺBelgium BramDriesen Belgium π§πͺ
Leverage and integrate views into this module
What exactly are you trying to achieve?
- πΊπΈUnited States chucksimply
I have quite a few scenarios like so...
- If user1 is following user2 (via flag module),
- and user2 mentions them when posting an Article (via a user entity reference),
- and that created Article's "Permission field" is set to "Show to selected followers"
- then user1 receives a notification noting they've been mentioned in an Article that was created.The suggestion you provided in #2 is beyond my skillset (as my Drupal backend knowledge is quite beginner). I'm curious if there's a way within the UI to structure these conditions. That's why I mentioned Views. But also the ECA module might be even better.
Overall, I'm just trying to find a path forward on creating complex conditions for notification outputs structured within the Drupal UI instead of custom code (if possible).
Thank you!
- πΊπΈUnited States chucksimply
Closing issue in favor of related issue. Views wouldn't be as applicable as ECA for this type of use case.
https://www.drupal.org/project/notificationswidget/issues/3357494 β¨ Integration with ECA: Event - Condition - Action Active