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

ADD A NEW IDEA

Clear

Ideas

Showing 669 of 8862

Ability to use Shell LotusScript function in Nomad

Currently using Shell LotusScript function in Nomad is not supported. Need to include the support for Shell function in Nomad
over 1 year ago in Nomad / Nomad (Web) 2 Future Consideration

Support Navigators with Nomad Designer

Customer use Nomad Designer and request to support Navigators which is currently limitation for Nomad.
over 1 year ago in Nomad 0 Under Consideration

Lotusscript version of @URLEncode

I would like to be able to use @URLEncode using Lotusscript instead of Evaluate() I have also found that @URLEncode does not work correctly with chr(10) & chr(13)
over 5 years ago in Domino Designer / @Formulas 0 Under Consideration

Online documentation needs Next and Prev page navigation within chapters

For larger manuals like Domino , you click into a page and want to continue reading the next page. However currently you need to go back to the left navigation bar, find your position to click into the next section. This is not productive for some...
about 3 years ago in Domino / Documentation 0 Under Consideration

Dynamic Data Views

Provide more flexible management of notes data. Enable to create dynamic views based on ViewEntryCollection or NotesDocument collections for example. This enables to create "data grids", which are much more flexible than todays "hard coded" views.
over 6 years ago in Domino Designer / Views 0 Under Consideration

Make an option to recalculate computed fields after a WebQueryOpen Agent ran

Within the Designer on a form there is a checkbox within the Field properties called "Compute after validation". Alike that I wish there would be a similar option having computed fields to recalculate AFTER the WebQueryOpen Agent ran on a web form...
12 months ago in Domino Designer / @Formulas 0 Needs Review

Functionality to hide the "Save" icon from the Tool Bar in Nomad Web

The "Save" icon appears once you open any document in edit mode on Nomad Web. Currently, it is not possible to hide this 'Save' icon. The "Save" icon is stored in the toolbar list. The requirement is to hide the 'Save' icon from the Tool Bar i...
over 2 years ago in Nomad / Nomad (Web) 2 No Plans to Implement

Nomad Android need display date format as YYYY/MM/DD OR YYYY/MM

Nomad for Android show date as YYYY-MM-DD using @Today(checkdate field) with Traditional Chinese or Simplified Chinese OS for Android or YYYY-MM using below code: Sub Click(Source As Button) Dim workspace As New NotesUIWorkspace Dim uidoc As Not...
almost 2 years ago in Nomad / Nomad (Android) 3 No Plans to Implement

To identify the actual Fonts being used in Nomad App.

While creating any notes document using Notes Client, it is easier to check the Fonts applied to the text and also it is easy to change the Fonts to some other type. However, while viewing same document in Nomad app (iOS or android), below observa...
over 3 years ago in Nomad / Nomad (iOS) 1 Already Exists

Ability to reach and set "Implicit headers" when a web service consumer is used from a java agent

One workaround today is to write code in the generated web service consumer "BindingStub". But in this situation, it is difficult to reach the information that is necessary to put in the service. If it were possible to reach and put those headers ...
almost 7 years ago in Domino Designer / Java 0 Assessment