I created a public forms with a datatable that is used by mobile users.
I want the users to enter numeric values directly in one column of the datatable but unfortunately on mobile it opens a popup to enter the value.
This is not user-friendly when we need to enter quickly several values.
Is there a way not to open the popup and enter directly values in datatable on mobile ?