Selection Column Control

We have an application, where we want the ability to control whether or not the Space Bar exposes the Selection Column in Views. The standard is you can use the Space Bar to toggle the Selection Column open or closed. In our applicaiton, there is only one View where the Selection Column needs to be available… all of the other Views should not allow the Space Bar to expose the Selection Column.

Any ideas on how to accomplish this are appreciated.

Paul


Domino/Notes Version: Release 14.0.0
Add-on Product (if appropriate, e.g. Verse / Traveler / Nomad / Domino REST API): Nomad
**Its Version:**1.0.18
Operating System: Linux
Client (Notes, Nomad Web, Nomad Mobile, Android/iOS, browser version): Nomad Web and Mobile


Problem/Query:

Hi @PaulRyan,

The “Space Bar” is hardcoded in the Notes Client core to toggle the selection margin and there is no simple option to disable it in the View properties. What you can do is embed the view in a page or in form to control the user interface of the view. Otherwise, please create a support case.

Regards,
TJ