B
bigriff
Ok, is there a cleaner way to do this...
If I have a function to run after update on say 30 fields. Do I have to do
that separate for each one?
myFunction blah blah blah
Then 30 separate "call myFunction" entries?
If I have a function to run after update on say 30 fields. Do I have to do
that separate for each one?
myFunction blah blah blah
Then 30 separate "call myFunction" entries?