Hi, from today, I encounter this problem when try to get the formContext from a nested editable grid. This, solution worked well till yesterday but today return a null value.
This is my situation: I have put a onRecordSelect Method to try to block some columns in my grid. I have a grid and a nested grid from this one. The first one works without problem, the second, have the null value when get the formContext
This is my method when the record select trigger.
And this is how I pass the executionContext as first parameter
Till Yesterday the solution works and now not.
Anyone have some tips or any workaround for this problem?
P.S. I'm sorry for my bad english