Hello,

on my "Recipe" content, I created a personal "Like" flag.

I want to organize a contest of the best recipe and I will say that:

- When a user marks a recipe, a form is submitted automatically.
- When a user removes the marking from a recipe, its submission is automatically deleted.

Can I do this ? and where to start ?

Thank you

Comments

zenimagine created an issue. See original summary.

jrockowitz’s picture

Status: Active » Closed (won't fix)

The short answer is to use an entity update hook and some custom code.

This is a general Drupal question that should be posted https://drupal.stackexchange.com.