Hello,
I’m trying to create a mass action, to update a field on all records from a specific group
Here’s some details/example:
I have a model called Food, and another model (AGG) based on same object.
the AGG model has a group to separate “fruits” and “vegetables”
I created a table for those groups. So now the table contains 2 row
I want for example to be able to mass update a field on all records from group “fruits”
I tried creating a mass action to update row ,with action framework, on AGG model, but nothing seems to happen,
then tried to update field on row on Food model, but all it did is update all records from both group (even though i only selected group “fruits” for mass actions
I’m sure i’m missing something.
If anyone could point me in right direction I would appreciate
Thank you,
Question
Mass action to update field on row only for a specific group
This topic has been closed for replies.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.



