Hi,

I want a event where after editing a column i can get all the required values
like record.ID, ColumnName(that is being edited), PreviousValue,CurrentValue etc.
and then based on the value entered by user i can change some value in the other column in the same row.

I have seen a DirectEvent named as AfterEdit but how do i get the required information in this particular event?
And have the flexibility to change the value in other column of the same row?

Regards,
Huzefa