Make Table Widget View Read Only?

Maybe I’m missing something.

I have a Table Widget that is used to scroll up and down through a long list of audiobook titles. The user is to tap on a row, then can view other linked widgets to view title info, cover, etc.

On a desktop browser this works fine, but on a tablet (iPad) if a [read only] user inadvertently double taps on a row, the keyboard slides up and cannot make it go away.

Ideally I’d like the widget to be explicitly “Read (view) Only” and as such would not present a keyboard. Is this not possible in Grist?

Thanks