JDE Form Extensions-hidden data view grid columns
I have found a problem with form extension framework, in that any business view data column that is already in the grid, but which is hidden, is not able to be accessed - it is simply not included in the grid and the field is not in the list of fields for the grid (solution is that the field requires a minor modification changing the property so that the column is displayed and no longer hidden).
I have raised an SR to address this issue, but this has not been accepted at this time.
I believe that the team responsible for the Form Extensions framework should be resolving this 'hidden column' issue as a general solution, so that Form Extension framework works for all business view data fields as columns.