Checkbox Selection in Data Grid on Flow Mobile Clients
Users of the Flow mobile application face a limitation when interacting with data grids that contain checkboxes. Currently, to select a checkbox within a data grid column, users must navigate into each individual row and then set the checkbox. This process is seen as cumbersome and inefficient, especially for tasks requiring multiple selections across several rows.
The proposed solution is to introduce the functionality that allows users to directly select checkboxes from the main view of the data grid, without the need to navigate into each row. This enhancement should apply to all Flow mobile clients, streamlining tasks that involve selecting multiple checkboxes and significantly improving user experience and productivity.

Thank you for voting on this feature request. Our product team is currently reviewing it and evaluating its feasibility and potential impact. We will keep you updated on any progress.
-
Johannes Steger commented
At the moment if we want to edit rows in the datagrid this is only possible with an extra pop-up window per line. This is very bad UX in the majority of our used cases. In the webclient it's possible to edit inline, so it would be nice to get that possibility in the client as well.
The most common use case we have over and over is a list of material where we just want to change the quantity. With the pop-up per line this becomes very inefficient.