0

trigger on the field updated by another trigger
I have a field (A) with update trigger. This trigger changes the value of another field (B). The latter also contains an update trigger which changes the value of third field (C). If I change the value of field A the value of the field B changes as well but the value of field C does not react. I know that it is possible to make an arrangement where trigger in field A changes values in fields B and C. Question: is it possible to arrange two simple consequitive triggers in my case rather than arrangement of compex trigger in field A?
Like Follow
3replies