I want to update fields B and C in a table based upon another field (A) in the same table but I want:
- Field B to update when the original field A is changed in the table (I have managed to get this working in the form but I am trying to get the fields in the table to do the same as sometimes we batch update via the tables and this doesn't seem to work so we have to go into each record individually in form view to update the fields)
- Field C to only use part of the original field