Skip to Main Content
HCL Domino Ideas Portal

Welcome to the #dominoforever Product Ideas Forum! The place where you can submit product ideas and enhancement request. We encourage you to participate by voting on, commenting on, and creating new ideas. All new ideas will be evaluated by HCL Product Management & Engineering teams, and the next steps will be communicated. While not all submitted ideas will be executed upon, community feedback will play a key role in influencing which ideas are and when they will be implemented.


For more information on products and upcoming events around #dominoforever, please visit: HCL Domino Page


Status Needs Review
Workspace Domino Designer
Categories LotusScript
Created by Guest
Created on May 27, 2026

Request of a new option for PickListCollection to select all documents in a view by default

Please add a new option to the PickListCollection method (NotesUIWorkspace class) that allows users to "pre-select all documents in the view" when the multipleSelection option is set to 'True'.
When there are many documents listed and users have to select most of them, it can be more convenient if all the documents are selected by default. This way, users will only need to deselect the documents they don’t need.

NOTE: Setting @Command([EditSelectAll]) to the QueryOpen/PostOpen events of the view used in PickListCollection does not work as expected.

  • Attach files