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 Needs Review
Workspace Domino Designer
Categories LotusScript
Created by Guest
Created on Oct 27, 2023

ability to programmatically navigate to a document in a view

I want to have the option to highlight a document in a view when I open the view e.g. in the postopen event I can use the document unid that I have set as environment property.


the idea is to toggle between views but keep focus on a choosen / highlighted document

  • Attach files
  • Guest
    Reply
    |
    Nov 15, 2023

    Some users don't realise you can do this by holding down the [ctrl] key when switching views.

    However, I agree, would be good to do this programmatically (in addition to @Command( [OpenView] ; viewName ; key ; newinstance )).