Hi, I have an "item" table with an "item_description" translated text field. I want the value of this field to be updated whenever a field is changed, "cat_item" for example.
Since calculated value are not efficient, I want to calculate the value of ...