Can I make a window grid field editable?

hi

window grids are by default not editable but I know there is a way to configure so I can change single fields.

Can someone point me to where I can do that?

thx and cheers,
norbert

like this:

hi,

atm it’s hardcoded (technically, see de.metas.ui.web.window.descriptor.factory.standard.LayoutFactory.computeViewEditorRenderMode(I_AD_UI_Element, DocumentFieldWidgetType)).

Amount, CostPrice and Quantity fields are editable on-demand. All others are readonly.