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 and upcoming events around #dominoforever, please visit our Destination Domino Page

Status Under Consideration
Workspace Domino Designer
Categories Views
Created by Guest
Created on Jun 12, 2020

UI view of a collection of documents

You cannot use a view to display dynamically calculated data in memory because the view only displays documents stored in the database.

Just as ws.DialogBox allows a client to display an unsaved NotesDocument using a specified form, there could be a method that would display a NotesDocumentCollection using a specified view. This would be useful for both saved and only temporarily created unsaved documents. The view could be either in an embedded view in a form or in a dialog similar to ws.PickListCollection. The specified view would define graphic design, sorting and re-sorting and much, much more.

  • Attach files
  • Guest
    Reply
    |
    Jun 16, 2022

    This seems to be resolved by the NotesQueryResultsProcessor.ExecuteToView method available from Domino Designer 12.0.1

    https://help.hcltechsw.com/dom_designer/12.0.0/basic/wn_qrpresultsview.html

  • Guest
    Reply
    |
    Jun 12, 2020

    What about a option in ws.PickList to show a documentcollenction instead of the whole view ? Could be a search result from a view.