Hi allan,
i am currently running into a problem with non editable fields on editor. I need to submit full row data on some pages, but have some columns which are non editable. On preSubmit i need to process the full row data, but only the columns which are editable are getting submitted. Any solution for this? It does not work with 'allIfChanged' and 'all'. Simply no way to read the values of the cells i need.