How to find all the record on the database and change them for every element of a list?

I have one data type called Tags with 2 fields called name and popularity.

Every new tag will be saved in the database (if it doesn’t exist) for later use in search boxes.

The problem is…

after submitting the article, i want the popularity of every tag that is on a list to be increased by 1.
I can’t find the functionality to do so…

@andre.marques.edu - you’ll want to use “Make changes to a list” in your workflow. I created a quick demo that should help you:

1 Like