Hi All,
Maybe I'm missing something obvious here, but I can't seem to find how this works...
I created an extension class on the salesTable table. That class contains one display method. This display method is added to the salesTableListPage using an extension on that form. I do see the field and all works as expected.
Next I remove the field from the grid using the "Hide this column" option. Then I want to add it again using the "Insert Columns" option on the grid. but the display field is not in the list of available columns... How can I add it again ?
Thanks !
Gerard