I need to change a column name/code of a selected column (in GUI) in an invoked user defined Form, event before Apply/OK.
Mainly, I need to keep old name/code in an extended attribute to create migration script later. Which event handler to use? (Validate event has already changed name/code, not the old one).