Hi,
I am struggling with a bizar issue in combination with the task recorder on.
We have a custom made form to fill in questionnaires in combination with a treeview. When changing the treeview item, AX comes into the \Classes\SysTaskRecorderSetupFormRun\selectControl method. Here it is where i get an object not initialized error.
Even though "prevBasicControl" is null, AX passes the if statement and continues to excecute the following code, having a FormControl object not initialized error as a result in the SysTaskRecorderGlobal::isInGridControl method.

Does anyone else have some experience with this problem and how to solve it?
*This post is locked for comments
I have the same question (0)