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 Nomad
Categories Nomad (Web)
Created by Guest
Created on Oct 22, 2024

Add a custom toolbar button for Nomad Web

Notes allows users to display a toolbar button that Notes provides or add a custom toolbar button to run their own formula via [File] - [Preferences] - [Toolbar] - [Customize].

I would like to request that Nomad Web and Nomad Mobile offer a similar feature. Specifically, I want to be able to always display 'Print' and 'Address' buttons, as well as use a custom toolbar button to create a Notes link and copy it in a clipboard that can be used in other software.

@Command( [Execute]; "cmd.exe"; "/c \" echo http://FQDN/redirect.php?url=Notes://" + @Name([CN];@subset(@DbName; 1)) + "/" + @ReplaceSubString(@ReplicaID; ":" ; "") + "/0/" + @Text(@DocumentUniqueID) + "| clip.exe \" ")


  • Attach files
  • Admin
    Timothy Clark
    Reply
    |
    Oct 23, 2024

    While I agree with the idea of being able to control the toolbar, adding custom commands will come with limitations of being in the browser environment. E.g. no access to the operating system, so the example given of executing an OS level program will never work.

    Adding print and other system functions should not be too much of an issue.

    For mobile that's a different story again, soI'm going to duplicate this idea and make the new one for mobile.